Uses of Class
net.opengis.waterml.v_2_0.MeasurementTimeseriesType.Point
-
-
Uses of MeasurementTimeseriesType.Point in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 with type parameters of type MeasurementTimeseriesType.Point Modifier and Type Field Description protected List<MeasurementTimeseriesType.Point>MeasurementTimeseriesType. pointMethods in net.opengis.waterml.v_2_0 that return MeasurementTimeseriesType.Point Modifier and Type Method Description MeasurementTimeseriesType.PointObjectFactory. createMeasurementTimeseriesTypePoint()Create an instance ofMeasurementTimeseriesType.PointMeasurementTimeseriesType.PointMeasurementTimeseriesType.Point. withMeasurementTVP(MeasureTVPType value)Methods in net.opengis.waterml.v_2_0 that return types with arguments of type MeasurementTimeseriesType.Point Modifier and Type Method Description List<MeasurementTimeseriesType.Point>MeasurementTimeseriesType. getPoint()Gets the value of the point property.Methods in net.opengis.waterml.v_2_0 with parameters of type MeasurementTimeseriesType.Point Modifier and Type Method Description MeasurementTimeseriesTypeMeasurementTimeseriesType. withPoint(MeasurementTimeseriesType.Point... values)Method parameters in net.opengis.waterml.v_2_0 with type arguments of type MeasurementTimeseriesType.Point Modifier and Type Method Description voidMeasurementTimeseriesType. setPoint(List<MeasurementTimeseriesType.Point> value)MeasurementTimeseriesTypeMeasurementTimeseriesType. withPoint(Collection<MeasurementTimeseriesType.Point> values)MeasurementTimeseriesTypeMeasurementTimeseriesType. withPoint(List<MeasurementTimeseriesType.Point> value)
-