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 Modifier and Type Field Description protected MeasureTVPTypeMeasurementTimeseriesType.Point. measurementTVPMethods in net.opengis.waterml.v_2_0 that return MeasureTVPType Modifier and Type Method Description MeasureTVPTypeObjectFactory. createMeasureTVPType()Create an instance ofMeasureTVPTypeMeasureTVPTypeMeasurementTimeseriesType.Point. getMeasurementTVP()Gets the value of the measurementTVP property.MeasureTVPTypeMeasureTVPType. withMetadata(TVPMeasurementMetadataPropertyType value)MeasureTVPTypeMeasureTVPType. withTime(TimePositionType value)MeasureTVPTypeMeasureTVPType. withValue(jakarta.xml.bind.JAXBElement<MeasureType> value)Methods in net.opengis.waterml.v_2_0 that return types with arguments of type MeasureTVPType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeasureTVPType>ObjectFactory. createMeasurementTVP(MeasureTVPType value)Methods in net.opengis.waterml.v_2_0 with parameters of type MeasureTVPType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeasureTVPType>ObjectFactory. createMeasurementTVP(MeasureTVPType value)voidMeasurementTimeseriesType.Point. setMeasurementTVP(MeasureTVPType value)Sets the value of the measurementTVP property.MeasurementTimeseriesType.PointMeasurementTimeseriesType.Point. withMeasurementTVP(MeasureTVPType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type MeasureTVPType Constructor Description Point(MeasureTVPType measurementTVP)Fully-initialising value constructor
-