public abstract class AbstractMonitoringFeature extends FeatureEntity
PROPERTY_FEATURE_TYPE, PROPERTY_GEOMETRY_ENTITY, PROPERTY_GEOMETRY_ENTITY_GEOMETRY, PROPERTY_GEOMETRY_ENTITY_LAT, PROPERTY_GEOMETRY_ENTITY_LONPROPERTY_CHILDREN, PROPERTY_PARENTSPROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICEPROPERTY_IDXMLGEOMETRYLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
AbstractMonitoringFeature() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMonitoringFeature |
addRelatedParty(java.util.Collection<ResponsiblePartyEntity> relatedParty) |
AbstractMonitoringFeature |
addRelatedParty(ResponsiblePartyEntity relatedParty) |
AbstractMonitoringFeature |
addVerticalDatum(java.util.Collection<VerticalDatumEntity> verticalDatum) |
AbstractMonitoringFeature |
addVerticalDatum(VerticalDatumEntity verticalDatum) |
MonitoringPointContent |
getContent() |
java.util.Collection<ResponsiblePartyEntity> |
getRelatedParty() |
java.util.Collection<VerticalDatumEntity> |
getVerticalDatum() |
boolean |
hasRelatedParty() |
boolean |
hasVerticalDatum() |
boolean |
isSetContent() |
void |
setContent(MonitoringPointContent content) |
AbstractMonitoringFeature |
setRelatedParty(java.util.Collection<ResponsiblePartyEntity> relatedParty) |
AbstractMonitoringFeature |
setVerticalDatum(java.util.Collection<VerticalDatumEntity> verticalDatum) |
getFeatureType, getGeometryEntity, getUrl, getXml, isSetFeatureType, isSetUrl, setFeatureType, setGeometry, setGeometryEntity, setUrl, setXmladdChild, addParent, getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetXmlgetGeometry, isSetGeometrygetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasParameters, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic MonitoringPointContent getContent()
public void setContent(MonitoringPointContent content)
content - the content to setpublic boolean isSetContent()
public java.util.Collection<ResponsiblePartyEntity> getRelatedParty()
public AbstractMonitoringFeature setRelatedParty(java.util.Collection<ResponsiblePartyEntity> relatedParty)
public AbstractMonitoringFeature addRelatedParty(java.util.Collection<ResponsiblePartyEntity> relatedParty)
public AbstractMonitoringFeature addRelatedParty(ResponsiblePartyEntity relatedParty)
public boolean hasRelatedParty()
public java.util.Collection<VerticalDatumEntity> getVerticalDatum()
public AbstractMonitoringFeature setVerticalDatum(java.util.Collection<VerticalDatumEntity> verticalDatum)
public AbstractMonitoringFeature addVerticalDatum(java.util.Collection<VerticalDatumEntity> verticalDatum)
public AbstractMonitoringFeature addVerticalDatum(VerticalDatumEntity verticalDatum)
public boolean hasVerticalDatum()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.