Package | Description |
---|---|
org.jboss.reflect.plugins.bytecode | |
org.jboss.reflect.plugins.bytecode.bytes |
Modifier and Type | Method and Description |
---|---|
protected FieldInfo |
BytecodeTypeInfo.generateFieldInfo(FieldBytes field)
Generate field info
|
static String |
SignatureKey.getFieldType(FieldBytes field) |
Constructor and Description |
---|
BytecodeFieldInfo(AnnotationHelper annotationHelper,
BytecodeTypeInfo typeInfo,
FieldBytes fieldBytes)
Create a new JavassistFieldInfo.
|
Modifier and Type | Method and Description |
---|---|
FieldBytes[] |
ClassBytes.getDeclaredFieldBytes()
Get the fields declared in this class
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.