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
protected  CategoricalTVPType CategoricalTimeseriesType.Point.categoricalTVP
           
 

Methods in net.opengis.waterml.v_2_0 that return CategoricalTVPType
 CategoricalTVPType ObjectFactory.createCategoricalTVPType()
          Create an instance of CategoricalTVPType
 CategoricalTVPType CategoricalTimeseriesType.Point.getCategoricalTVP()
          Gets the value of the categoricalTVP property.
 CategoricalTVPType CategoricalTVPType.withMetadata(TVPMetadataPropertyType value)
           
 CategoricalTVPType CategoricalTVPType.withTime(TimePositionType value)
           
 CategoricalTVPType CategoricalTVPType.withValue(JAXBElement<CategoryPropertyType> value)
           
 

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

Methods in net.opengis.waterml.v_2_0 with parameters of type CategoricalTVPType
 JAXBElement<CategoricalTVPType> ObjectFactory.createCategoricalTVP(CategoricalTVPType value)
          Create an instance of JAXBElement<CategoricalTVPType>}
 void CategoricalTimeseriesType.Point.setCategoricalTVP(CategoricalTVPType value)
          Sets the value of the categoricalTVP property.
 CategoricalTimeseriesType.Point CategoricalTimeseriesType.Point.withCategoricalTVP(CategoricalTVPType value)
           
 



Copyright © 2008-2015. All Rights Reserved.