public class VerticalDatumEntity extends ReferenceEntity implements HibernateRelations.HasRemarks<VerticalDatumEntity>
PROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICEPROPERTY_IDLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
VerticalDatumEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAnchorDefinition() |
CodespaceEntity |
getCodespaceAnchorDefinition() |
DomainOfValidityEntity |
getDomainOfValidity() |
java.util.Date |
getRealizationEpoch() |
java.lang.String |
getRemarks() |
java.util.Set<java.lang.String> |
getScope() |
boolean |
hasScope() |
boolean |
isSetAnchorDefinition() |
boolean |
isSetCodespaceAnchorDefinition() |
boolean |
isSetDomainOfValidity() |
boolean |
isSetRealizationEpoch() |
void |
setAnchorDefinition(java.lang.String anchorDefinition) |
void |
setCodespaceAnchorDefinition(CodespaceEntity codespaceAnchorDefinition) |
void |
setDomainOfValidity(DomainOfValidityEntity domainOfValidity) |
void |
setRealizationEpoch(java.util.Date realizationEpoch) |
VerticalDatumEntity |
setRemarks(java.lang.String remarks) |
void |
setScope(java.util.Set<java.lang.String> scope) |
getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setTypegetNilReason, isSetNilReason, setNilReasongetDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetRemarksgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasParameters, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic java.lang.String getRemarks()
getRemarks in interface HibernateRelations.HasRemarks<VerticalDatumEntity>public VerticalDatumEntity setRemarks(java.lang.String remarks)
setRemarks in interface HibernateRelations.HasRemarks<VerticalDatumEntity>remarks - the remarks to setpublic DomainOfValidityEntity getDomainOfValidity()
public void setDomainOfValidity(DomainOfValidityEntity domainOfValidity)
domainOfValidity - the domainOfValidity to setpublic boolean isSetDomainOfValidity()
public java.util.Set<java.lang.String> getScope()
public void setScope(java.util.Set<java.lang.String> scope)
scope - the scope to setpublic boolean hasScope()
public java.lang.String getAnchorDefinition()
public void setAnchorDefinition(java.lang.String anchorDefinition)
anchorDefinition - the anchorDefinition to setpublic boolean isSetAnchorDefinition()
public CodespaceEntity getCodespaceAnchorDefinition()
public void setCodespaceAnchorDefinition(CodespaceEntity codespaceAnchorDefinition)
public boolean isSetCodespaceAnchorDefinition()
public java.util.Date getRealizationEpoch()
public void setRealizationEpoch(java.util.Date realizationEpoch)
realizationEpoch - the realizationEpoch to setpublic boolean isSetRealizationEpoch()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.