- All Known Subinterfaces:
ReferenceIdentifier
Value uniquely identifying an object within a namespace.
- Since:
- 2.0
-
Field Details
-
CODE_KEY
Key for the"code"
property to be given to the CRS factorycreateFoo(…)
methods. This is used for setting the value to be returned bygetCode()
.- See Also:
-
AUTHORITY_KEY
Key for the"authority"
property to be given to the CRS factorycreateFoo(…)
methods. This is used for setting the value to be returned bygetAuthority()
.- See Also:
-
-
Method Details
-
getCode
Alphanumeric value identifying an instance in the namespace.- Returns:
- Value identifying an instance in the namespace.
-
getAuthority
Organization or party responsible for definition and maintenance of the code.- Returns:
- Party responsible for definition and maintenance of the code.
-