| Package | Description |
|---|---|
| org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
| org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
| Modifier and Type | Method and Description |
|---|---|
FieldInfoImpl[] |
ClassInfoHelper.getFields(ClassInfoImpl classInfo)
Get the fields
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassInfoImpl.setDeclaredFields(FieldInfoImpl[] fields)
Set the declared fields
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectFieldInfoImpl
A field info
|
| Modifier and Type | Method and Description |
|---|---|
FieldInfoImpl[] |
IntrospectionTypeInfoFactoryImpl.getFields(ClassInfoImpl classInfo) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.