Interface Attribute.Type
- Enclosing class:
- Attribute
public static interface Attribute.Type
The type of attribute.
-
Field Summary
Fields Modifier and Type Field Description static StringCURRENCYCurrency.static StringDATETIMEDateTime.static StringDEFINEDTERMDefinedTerm.static StringDURATIONDuration.static StringLOCATIONLocation.static StringNUMBERNumber.static StringORGANIZATIONOrganization.static StringPERCENTAGEPercentage.static StringPERSONPerson.
-
Field Details
-
CURRENCY
Currency.- See Also:
- Constant Field Values
-
DATETIME
DateTime.- See Also:
- Constant Field Values
-
DEFINEDTERM
DefinedTerm.- See Also:
- Constant Field Values
-
DURATION
Duration.- See Also:
- Constant Field Values
-
LOCATION
Location.- See Also:
- Constant Field Values
-
NUMBER
Number.- See Also:
- Constant Field Values
-
ORGANIZATION
Organization.- See Also:
- Constant Field Values
-
PERCENTAGE
Percentage.- See Also:
- Constant Field Values
-
PERSON
Person.- See Also:
- Constant Field Values
-