public class VerticalCRSEntity extends ReferenceEntity implements HibernateRelations.HasRemarks<VerticalCRSEntity>
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 |
|---|
VerticalCRSEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<DomainOfValidityEntity> |
getDomainOfValidity() |
java.lang.String |
getRemarks() |
java.util.Set<java.lang.String> |
getScope() |
VerticalCSEntity |
getVerticalCS() |
VerticalDatumEntity |
getVerticalDatum() |
boolean |
hasDomainOfValidity() |
boolean |
hasScope() |
boolean |
isSetVerticalCS() |
boolean |
isSetVerticalDatum() |
void |
setDomainOfValidity(java.util.Set<DomainOfValidityEntity> domainOfValidity) |
VerticalCRSEntity |
setRemarks(java.lang.String remarks) |
void |
setScope(java.util.Set<java.lang.String> scope) |
void |
setVerticalCS(VerticalCSEntity verticalCS) |
void |
setVerticalDatum(VerticalDatumEntity verticalDatum) |
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<VerticalCRSEntity>public VerticalCRSEntity setRemarks(java.lang.String remarks)
setRemarks in interface HibernateRelations.HasRemarks<VerticalCRSEntity>remarks - the remarks to setpublic java.util.Set<DomainOfValidityEntity> getDomainOfValidity()
public void setDomainOfValidity(java.util.Set<DomainOfValidityEntity> domainOfValidity)
domainOfValidity - the domainOfValidity to setpublic boolean hasDomainOfValidity()
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 VerticalCSEntity getVerticalCS()
public void setVerticalCS(VerticalCSEntity verticalCS)
verticalCS - the verticalCS to setpublic boolean isSetVerticalCS()
public VerticalDatumEntity getVerticalDatum()
public void setVerticalDatum(VerticalDatumEntity verticalDatum)
verticalDatum - the verticalDatum to setpublic boolean isSetVerticalDatum()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.