public class MDIdentifierImpl extends AbstractObjectImpl implements MDIdentifier
| Constructor and Description |
|---|
MDIdentifierImpl() |
| Modifier and Type | Method and Description |
|---|---|
CICitation |
getAuthority()
Gets the authority property
|
net.opengis.OgcProperty<CICitation> |
getAuthorityProperty()
Gets extra info (name, xlink, etc.) carried by the authority property
|
String |
getCode()
Gets the code property
|
boolean |
isSetAuthority()
Checks if authority is set
|
void |
setAuthority(CICitation authority)
Sets the authority property
|
void |
setCode(String code)
Sets the code property
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic CICitation getAuthority()
getAuthority in interface MDIdentifierpublic net.opengis.OgcProperty<CICitation> getAuthorityProperty()
getAuthorityProperty in interface MDIdentifierpublic boolean isSetAuthority()
isSetAuthority in interface MDIdentifierpublic void setAuthority(CICitation authority)
setAuthority in interface MDIdentifierpublic String getCode()
getCode in interface MDIdentifierpublic void setCode(String code)
setCode in interface MDIdentifierCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.