Uses of Class
net.opengis.waterml.v_2_0.MeasureTVPType

Uses of MeasureTVPType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 declared as MeasureTVPType
protected  MeasureTVPType MeasurementTimeseriesType.Point.measurementTVP
           
 

Methods in net.opengis.waterml.v_2_0 that return MeasureTVPType
 MeasureTVPType ObjectFactory.createMeasureTVPType()
          Create an instance of MeasureTVPType
 MeasureTVPType MeasurementTimeseriesType.Point.getMeasurementTVP()
          Gets the value of the measurementTVP property.
 MeasureTVPType MeasureTVPType.withMetadata(TVPMeasurementMetadataPropertyType value)
           
 MeasureTVPType MeasureTVPType.withTime(TimePositionType value)
           
 MeasureTVPType MeasureTVPType.withValue(JAXBElement<MeasureType> value)
           
 

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

Methods in net.opengis.waterml.v_2_0 with parameters of type MeasureTVPType
 JAXBElement<MeasureTVPType> ObjectFactory.createMeasurementTVP(MeasureTVPType value)
          Create an instance of JAXBElement<MeasureTVPType>}
 void MeasurementTimeseriesType.Point.setMeasurementTVP(MeasureTVPType value)
          Sets the value of the measurementTVP property.
 MeasurementTimeseriesType.Point MeasurementTimeseriesType.Point.withMeasurementTVP(MeasureTVPType value)
           
 



Copyright © 2008-2015. All Rights Reserved.