public class NetworkFacility extends AbstractGML
| Constructor and Description |
|---|
NetworkFacility(Time linkingTime,
EnvironmentalMonitoringNetwork belongsTo,
EnvironmentalMonitoringFacility contains) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentalMonitoringNetwork |
getBelongsTo() |
EnvironmentalMonitoringFacility |
getContains() |
Time |
getLinkingTime() |
void |
setBelongsTo(EnvironmentalMonitoringNetwork belongsTo) |
void |
setContains(EnvironmentalMonitoringFacility contains) |
void |
setLinkingTime(Time linkingTime) |
addMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic NetworkFacility(Time linkingTime, EnvironmentalMonitoringNetwork belongsTo, EnvironmentalMonitoringFacility contains)
public Time getLinkingTime()
public void setLinkingTime(Time linkingTime)
linkingTime - the linkingTime to setpublic EnvironmentalMonitoringNetwork getBelongsTo()
public void setBelongsTo(EnvironmentalMonitoringNetwork belongsTo)
belongsTo - the belongsTo to setpublic EnvironmentalMonitoringFacility getContains()
public void setContains(EnvironmentalMonitoringFacility contains)
contains - the contains to setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.