public class AqdSamplingPoint extends EfEnvironmentalMonitoringFacility
| Constructor and Description |
|---|
AqdSamplingPoint() |
| Modifier and Type | Method and Description |
|---|---|
AqdConstants.AssessmentType |
getAssessmentType() |
AqdNetwork |
getNetwork() |
AqdStation |
getStation() |
boolean |
hasAssessmentType() |
boolean |
isSetNetwork() |
boolean |
isSetStation() |
void |
setAssessmentType(AqdConstants.AssessmentType assessmentType) |
void |
setNetwork(AqdNetwork network) |
void |
setStation(AqdStation station) |
accept, copyTo, getDefaultElementEncoding, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncodedaddMetaDataProperty, 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 AqdConstants.AssessmentType getAssessmentType()
public void setAssessmentType(AqdConstants.AssessmentType assessmentType)
assessmentType - the assessmentType to setpublic AqdStation getStation()
public void setStation(AqdStation station)
station - the station to setpublic boolean isSetStation()
true, if AqdStation is not nullpublic AqdNetwork getNetwork()
public void setNetwork(AqdNetwork network)
network - the network to setpublic boolean isSetNetwork()
true, if AqdNetwork is not nullpublic boolean hasAssessmentType()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.