|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="MD_Identifier",
specification=ISO_19115)
public interface IdentifierValue uniquely identifying an object within a namespace.
| Field Summary | |
|---|---|
static String |
AUTHORITY_KEY
Key for the "authority" property to be given to the
CRS factory createFoo(…)
methods. |
static String |
CODE_KEY
Key for the "code" property to be given to the
CRS factory createFoo(…)
methods. |
static String |
VERSION_KEY
Key for the "version" property to be given to the
CRS factory createFoo(…)
methods. |
| Method Summary | |
|---|---|
Citation |
getAuthority()
Organization or party responsible for definition and maintenance of the code. |
String |
getCode()
Alphanumeric value identifying an instance in the namespace. |
String |
getVersion()
Identifier of the version of the associated code, as specified by the code authority. |
| Field Detail |
|---|
static final String CODE_KEY
"code" property to be given to the
CRS factory createFoo(…)
methods. This is used for setting the value to be returned by getCode().
getCode(),
Constant Field Valuesstatic final String AUTHORITY_KEY
"authority" property to be given to the
CRS factory createFoo(…)
methods. This is used for setting the value to be returned by getAuthority().
getAuthority(),
Constant Field Valuesstatic final String VERSION_KEY
"version" property to be given to the
CRS factory createFoo(…)
methods. This is used for setting the value to be returned by getVersion().
getVersion(),
Constant Field Values| Method Detail |
|---|
@UML(identifier="code",
obligation=MANDATORY,
specification=ISO_19115)
String getCode()
@UML(identifier="authority",
obligation=OPTIONAL,
specification=ISO_19115)
Citation getAuthority()
@Extension String getVersion()
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |