|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldInfo | |
---|---|
com.tc.aspectwerkz.reflect | |
com.tc.object.config |
Uses of FieldInfo in com.tc.aspectwerkz.reflect |
---|
Methods in com.tc.aspectwerkz.reflect that return FieldInfo | |
---|---|
FieldInfo |
ClassInfo.getField(int hash)
Returns a field info by its hash. |
FieldInfo[] |
ClassInfo.getFields()
Returns the fields info. |
Uses of FieldInfo in com.tc.object.config |
---|
Methods in com.tc.object.config with parameters of type FieldInfo | |
---|---|
boolean |
TransparencyClassSpec.isRoot(FieldInfo fieldInfo)
Check whether a field is a root in this class |
boolean |
TransparencyClassSpec.isRootDSOFinal(FieldInfo fieldInfo)
Check whether a field is a DSO final root |
boolean |
TransparencyClassSpec.isRootInThisClass(FieldInfo fieldInfo)
Check whether a field is a root in this class |
java.lang.String |
TransparencyClassSpec.rootNameFor(FieldInfo fieldInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |