public class SosObservationOffering extends AbstractSWES implements Comparable<SosObservationOffering>
| Constructor and Description |
|---|
SosObservationOffering() |
getExtensions, setExtensionsaccept, 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, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddExtension, addExtension, addExtensions, addSweBooleanExtension, addSweBooleanExtension, addSwesExtension, addSweTextExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getExtension, getExtension, getExtensionCount, hasExtension, hasExtension, hasExtensionspublic SosOffering getOffering()
public void setOffering(String offering)
offering - Offering identifierpublic void setOffering(SosOffering offering)
offering - Offering identifierpublic SortedSet<String> getObservableProperties()
public void setObservableProperties(Collection<String> observableProperties)
observableProperties - observableProperties to sepublic void addObservatbleProperties(Collection<String> observableProperties)
public SortedSet<String> getCompositePhenomena()
public void setCompositePhenomena(Collection<String> compositePhenomena)
compositePhenomena - compositePhenomena to setpublic SortedMap<String,SortedSet<String>> getPhens4CompPhens()
public void setPhens4CompPhens(Map<String,? extends Collection<String>> phens4CompPhens)
phens4CompPhens - phens4CompPhens to setpublic void setPhenomenonTime(Time phenomenonTime)
phenomenonTime - the phenomenon timepublic Time getPhenomenonTime()
public void setResultTime(Time resultTime)
resultTime - the result timepublic Time getResultTime()
public void setFeatureOfInterest(Collection<String> featureOfInterest)
featureOfInterest - the fature of interestpublic SortedSet<String> getFeatureOfInterest()
public void setRelatedFeatures(Map<String,Set<String>> relatedFeatures)
relatedFeatures - the related featurespublic SortedMap<String,SortedSet<String>> getRelatedFeatures()
public void addRelatedFeature(String identifier, String role)
identifier - Related feature identifierrole - Related feature rolepublic void addRelatedFeature(String identifier, Set<String> roles)
identifier - Related feature identifierroles - Related feature rolespublic void setProcedures(Collection<String> procedures)
procedures - procedures to setpublic void setResultModels(Collection<QName> resultModels)
resultModels - resultModels to setpublic SortedSet<String> getObservationTypes()
public void setObservationTypes(Collection<String> observationTypes)
observationTypes - the observationTypes to setpublic SortedMap<String,SortedSet<String>> getObservationResultTypes()
public void setObservationResultTypes(Map<String,Collection<String>> observationResultTypes)
observationResultTypes - the observationResultTypes to setpublic SortedSet<String> getResponseFormats()
public void setResponseFormats(Collection<String> responseFormats)
responseFormats - responseFormats to setpublic void setResponseModes(Collection<String> responseModes)
responseModes - the response modespublic ReferencedEnvelope getObservedArea()
public void setObservedArea(ReferencedEnvelope observedArea)
public void setFeatureOfInterestTypes(Collection<String> featureOfInterestTypes)
public void setProcedureDescriptionFormat(Collection<String> procedureDescriptionFormats)
public int compareTo(SosObservationOffering o)
compareTo in interface Comparable<SosObservationOffering>public boolean isEmpty()
public boolean isValidObservationOffering()
public boolean isSetOffering()
public boolean isSetObservedArea()
public boolean isSetObservableProperties()
public boolean isSetCompositePhenomena()
public boolean isSetPhens4CompPhens()
public boolean isSetPhenomenonTime()
public boolean isSetResultTime()
public boolean isSetFeatureOfInterest()
public boolean isSetRelatedFeature()
public boolean isSetProcedures()
public boolean isSetresultModels()
public boolean isSetObservationTypes()
public boolean isSetFeatureOfInterestTypes()
public boolean isSetResponseFormats()
public boolean isSetProcedureDescriptionFormats()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.