S
- The StoreEntry that this AttributeMetadata belongs toT
- The Java type of the Attribute that this Metadata representspublic interface AttributeMetadata<S,T>
Modifier and Type | Method and Description |
---|---|
Class<T> |
getAttributeType()
Get the java type of this attribute
|
Method |
getGetterMethod() |
String |
getName() |
Method |
getSetterMethod() |
boolean |
isHashKeyAttribute() |
boolean |
isVersionAttribute() |
Copyright © 2016 Oracle Corporation. All rights reserved.