Uses of Class
net.opengis.om.v_2_0.OMObservationType

Uses of OMObservationType in net.opengis.om.v_2_0
 

Fields in net.opengis.om.v_2_0 declared as OMObservationType
protected  OMObservationType OMObservationPropertyType.omObservation
           
 

Methods in net.opengis.om.v_2_0 that return OMObservationType
 OMObservationType ObjectFactory.createOMObservationType()
          Create an instance of OMObservationType
 OMObservationType OMObservationPropertyType.getOMObservation()
          Gets the value of the omObservation property.
 OMObservationType OMObservationType.withFeatureOfInterest(FeaturePropertyType value)
           
 OMObservationType OMObservationType.withMetadata(MDMetadataPropertyType value)
           
 OMObservationType OMObservationType.withObservedProperty(ReferenceType value)
           
 OMObservationType OMObservationType.withParameter(Collection<NamedValuePropertyType> values)
           
 OMObservationType OMObservationType.withParameter(List<NamedValuePropertyType> value)
           
 OMObservationType OMObservationType.withParameter(NamedValuePropertyType... values)
           
 OMObservationType OMObservationType.withPhenomenonTime(TimeObjectPropertyType value)
           
 OMObservationType OMObservationType.withProcedure(OMProcessPropertyType value)
           
 OMObservationType OMObservationType.withRelatedObservation(Collection<ObservationContextPropertyType> values)
           
 OMObservationType OMObservationType.withRelatedObservation(List<ObservationContextPropertyType> value)
           
 OMObservationType OMObservationType.withRelatedObservation(ObservationContextPropertyType... values)
           
 OMObservationType OMObservationType.withResult(Object value)
           
 OMObservationType OMObservationType.withResultQuality(Collection<DQElementPropertyType> values)
           
 OMObservationType OMObservationType.withResultQuality(DQElementPropertyType... values)
           
 OMObservationType OMObservationType.withResultQuality(List<DQElementPropertyType> value)
           
 OMObservationType OMObservationType.withResultTime(TimeInstantPropertyType value)
           
 OMObservationType OMObservationType.withType(ReferenceType value)
           
 OMObservationType OMObservationType.withValidTime(TimePeriodPropertyType value)
           
 

Methods in net.opengis.om.v_2_0 that return types with arguments of type OMObservationType
 JAXBElement<OMObservationType> ObjectFactory.createOMObservation(OMObservationType value)
          Create an instance of JAXBElement<OMObservationType>}
 

Methods in net.opengis.om.v_2_0 with parameters of type OMObservationType
 JAXBElement<OMObservationType> ObjectFactory.createOMObservation(OMObservationType value)
          Create an instance of JAXBElement<OMObservationType>}
 void OMObservationPropertyType.setOMObservation(OMObservationType value)
          Sets the value of the omObservation property.
 OMObservationPropertyType OMObservationPropertyType.withOMObservation(OMObservationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.