Class ObservingCapability


  • public class ObservingCapability
    extends Reference
    • Method Detail

      • getObservingTime

        public Time getObservingTime()
        Returns:
        the observingTime
      • setObservingTime

        public void setObservingTime​(Time observingTime)
        Parameters:
        observingTime - the observingTime to set
      • getProcessType

        public ReferenceType getProcessType()
        Returns:
        the processType
      • setProcessType

        public void setProcessType​(ReferenceType processType)
        Parameters:
        processType - the processType to set
      • getResultNature

        public ReferenceType getResultNature()
        Returns:
        the resultNature
      • setResultNature

        public void setResultNature​(ReferenceType resultNature)
        Parameters:
        resultNature - the resultNature to set
      • getOnlineResource

        public URI getOnlineResource()
        Returns:
        the onlineResource
      • setOnlineResource

        public void setOnlineResource​(URI onlineResource)
        Parameters:
        onlineResource - the onlineResource to set
      • getProcedure

        public AbstractFeature getProcedure()
        Returns:
        the procedure
      • setProcedure

        public void setProcedure​(AbstractFeature procedure)
        Parameters:
        procedure - the procedure to set
      • getFeatureOfInterest

        public AbstractFeature getFeatureOfInterest()
        Returns:
        the featureOfInterest
      • setFeatureOfInterest

        public void setFeatureOfInterest​(AbstractFeature featureOfInterest)
        Parameters:
        featureOfInterest - the featureOfInterest to set
      • getObservedProperty

        public ReferenceType getObservedProperty()
        Returns:
        the observedProperty
      • setObservedProperty

        public void setObservedProperty​(ReferenceType observedProperty)
        Parameters:
        observedProperty - the observedProperty to set