org.opengis.layer
Interface AuthorityURL
-
@XmlElement(value="AuthorityURL") public interface AuthorityURL
Encloses anOnLineResourcewhich states the linkage of a document defining the meaning of theIdentifiervalues which reference thisAuthorityURL.- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetName()Provides the name of thisAuthorityURLwhich may be referenced by one or moreIdentifiers.OnLineResourcegetOnlineResource()Provides the linkage to the document defining the meaning of the values used byIdentifiers which reference thisAuthorityURL.
-
-
-
Method Detail
-
getName
@XmlElement(value="Name") java.lang.String getName()
Provides the name of thisAuthorityURLwhich may be referenced by one or moreIdentifiers.- Returns:
- this
AuthorityURL's name.
-
getOnlineResource
@XmlElement(value="OnlineResource") OnLineResource getOnlineResource()
Provides the linkage to the document defining the meaning of the values used byIdentifiers which reference thisAuthorityURL.- Returns:
- the linkage to the
Identifiervalue defining document.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG