T - - The class used by values of this AttributeTypepublic interface AttributeType<T extends Serializable> extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
AttributeType.AttributeFormat
Enumeration used to indicate formats of Attributes. |
| Modifier and Type | Method and Description |
|---|---|
AttributeType.AttributeFormat |
getAttributeFormat()
Get the
AttributeType.AttributeFormat used by values of this AttributeType |
Class<T> |
getBinding()
|
Class<T> getBinding()
Class used by values of this AttributeTypeAttributeType.AttributeFormat getAttributeFormat()
AttributeType.AttributeFormat used by values of this AttributeTypeAttributeType.AttributeFormat the format of this AttributeType's valuesThis work is licensed under a Creative Commons Attribution 4.0 International License.