public interface Attribute
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttributeId()
Gets the attribute identifier for this Attribute.
|
java.lang.String |
getDataType()
Gets the data type for this Attribute.
|
java.lang.String |
getIssuer()
Gets the name of the issuer associated with this Attribute.
|
java.lang.Object |
getValue()
Gets the value of this Attribute.
|
java.lang.String getAttributeId()
java.lang.String getDataType()
AttributeFactory.DataType
java.lang.Object getValue()
java.lang.String getIssuer()