|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldInfoImpl | |
---|---|
org.jboss.reflect.plugins | Abstract extended reflection implementations. |
org.jboss.reflect.plugins.introspection | Introspection based extended reflection. |
Uses of FieldInfoImpl in org.jboss.reflect.plugins |
---|
Methods in org.jboss.reflect.plugins that return FieldInfoImpl | |
---|---|
FieldInfoImpl[] |
ClassInfoHelper.getFields(ClassInfoImpl classInfo)
Get the fields |
Methods in org.jboss.reflect.plugins with parameters of type FieldInfoImpl | |
---|---|
void |
ClassInfoImpl.setDeclaredFields(FieldInfoImpl[] fields)
Set the declared fields |
Uses of FieldInfoImpl in org.jboss.reflect.plugins.introspection |
---|
Subclasses of FieldInfoImpl in org.jboss.reflect.plugins.introspection | |
---|---|
class |
ReflectFieldInfoImpl
A field info |
Methods in org.jboss.reflect.plugins.introspection that return FieldInfoImpl | |
---|---|
FieldInfoImpl[] |
IntrospectionTypeInfoFactoryImpl.getFields(ClassInfoImpl classInfo)
|
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |