Uses of Class
net.opengis.waterml.v_2_0.CategoricalTVPType
-
-
Uses of CategoricalTVPType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as CategoricalTVPType Modifier and Type Field Description protected CategoricalTVPTypeCategoricalTimeseriesType.Point. categoricalTVPMethods in net.opengis.waterml.v_2_0 that return CategoricalTVPType Modifier and Type Method Description CategoricalTVPTypeObjectFactory. createCategoricalTVPType()Create an instance ofCategoricalTVPTypeCategoricalTVPTypeCategoricalTimeseriesType.Point. getCategoricalTVP()Gets the value of the categoricalTVP property.CategoricalTVPTypeCategoricalTVPType. withMetadata(TVPMetadataPropertyType value)CategoricalTVPTypeCategoricalTVPType. withTime(TimePositionType value)CategoricalTVPTypeCategoricalTVPType. withValue(jakarta.xml.bind.JAXBElement<CategoryPropertyType> value)Methods in net.opengis.waterml.v_2_0 that return types with arguments of type CategoricalTVPType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CategoricalTVPType>ObjectFactory. createCategoricalTVP(CategoricalTVPType value)Methods in net.opengis.waterml.v_2_0 with parameters of type CategoricalTVPType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CategoricalTVPType>ObjectFactory. createCategoricalTVP(CategoricalTVPType value)voidCategoricalTimeseriesType.Point. setCategoricalTVP(CategoricalTVPType value)Sets the value of the categoricalTVP property.CategoricalTimeseriesType.PointCategoricalTimeseriesType.Point. withCategoricalTVP(CategoricalTVPType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type CategoricalTVPType Constructor Description Point(CategoricalTVPType categoricalTVP)Fully-initialising value constructor
-