public interface FactField extends Externalizable
Modifier and Type | Method and Description |
---|---|
FieldAccessor |
getFieldAccessor() |
int |
getIndex() |
String |
getName() |
Class<?> |
getType() |
boolean |
isKey() |
readExternal, writeExternal
Class<?> getType()
String getName()
boolean isKey()
FieldAccessor getFieldAccessor()
int getIndex()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.