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

Uses of ObservationContextPropertyType in net.opengis.om.v_2_0
 

Fields in net.opengis.om.v_2_0 with type parameters of type ObservationContextPropertyType
protected  List<ObservationContextPropertyType> OMObservationType.relatedObservation
           
 

Methods in net.opengis.om.v_2_0 that return ObservationContextPropertyType
 ObservationContextPropertyType ObjectFactory.createObservationContextPropertyType()
          Create an instance of ObservationContextPropertyType
 ObservationContextPropertyType ObservationContextPropertyType.withObservationContext(ObservationContextType value)
           
 

Methods in net.opengis.om.v_2_0 that return types with arguments of type ObservationContextPropertyType
 List<ObservationContextPropertyType> OMObservationType.getRelatedObservation()
          Gets the value of the relatedObservation property.
 

Methods in net.opengis.om.v_2_0 with parameters of type ObservationContextPropertyType
 OMObservationType OMObservationType.withRelatedObservation(ObservationContextPropertyType... values)
           
 

Method parameters in net.opengis.om.v_2_0 with type arguments of type ObservationContextPropertyType
 void OMObservationType.setRelatedObservation(List<ObservationContextPropertyType> value)
           
 OMObservationType OMObservationType.withRelatedObservation(Collection<ObservationContextPropertyType> values)
           
 OMObservationType OMObservationType.withRelatedObservation(List<ObservationContextPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.