public class ObservingCapability extends Reference
| Constructor and Description |
|---|
ObservingCapability(String href) |
ObservingCapability(Time observingTime,
ReferenceType processType,
ReferenceType resultNature,
AbstractFeature procedure,
ReferenceType observedProperty) |
ObservingCapability(URI href) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AbstractFeature |
getFeatureOfInterest() |
ReferenceType |
getObservedProperty() |
Time |
getObservingTime() |
URI |
getOnlineResource() |
AbstractFeature |
getProcedure() |
ReferenceType |
getProcessType() |
ReferenceType |
getResultNature() |
int |
hashCode() |
void |
setFeatureOfInterest(AbstractFeature featureOfInterest) |
void |
setObservedProperty(ReferenceType observedProperty) |
void |
setObservingTime(Time observingTime) |
void |
setOnlineResource(URI onlineResource) |
void |
setProcedure(AbstractFeature procedure) |
void |
setProcessType(ReferenceType processType) |
void |
setResultNature(ReferenceType resultNature) |
getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, setActuate, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setShow, setTitle, setType, setType, toStringpublic ObservingCapability(URI href)
public ObservingCapability(String href)
public ObservingCapability(Time observingTime, ReferenceType processType, ReferenceType resultNature, AbstractFeature procedure, ReferenceType observedProperty)
public Time getObservingTime()
public void setObservingTime(Time observingTime)
observingTime - the observingTime to setpublic ReferenceType getProcessType()
public void setProcessType(ReferenceType processType)
processType - the processType to setpublic ReferenceType getResultNature()
public void setResultNature(ReferenceType resultNature)
resultNature - the resultNature to setpublic URI getOnlineResource()
public void setOnlineResource(URI onlineResource)
onlineResource - the onlineResource to setpublic AbstractFeature getProcedure()
public void setProcedure(AbstractFeature procedure)
procedure - the procedure to setpublic AbstractFeature getFeatureOfInterest()
public void setFeatureOfInterest(AbstractFeature featureOfInterest)
featureOfInterest - the featureOfInterest to setpublic ReferenceType getObservedProperty()
public void setObservedProperty(ReferenceType observedProperty)
observedProperty - the observedProperty to setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.