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

Uses of TimeseriesType in net.opengis.waterml.v_2_0
 

Subclasses of TimeseriesType in net.opengis.waterml.v_2_0
 class CategoricalTimeseriesType
          Java class for CategoricalTimeseriesType complex type.
 class MeasurementTimeseriesType
          Java class for MeasurementTimeseriesType complex type.
 

Fields in net.opengis.waterml.v_2_0 with type parameters of type TimeseriesType
protected  JAXBElement<? extends TimeseriesType> TimeseriesPropertyType.timeseries
           
 

Methods in net.opengis.waterml.v_2_0 that return TimeseriesType
 TimeseriesType TimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values)
           
 TimeseriesType TimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value)
           
 TimeseriesType TimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values)
           
 TimeseriesType TimeseriesType.withMetadata(TimeseriesMetadataPropertyType value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type TimeseriesType
 JAXBElement<TimeseriesType> ObjectFactory.createTimeseries(TimeseriesType value)
          Create an instance of JAXBElement<TimeseriesType>}
 JAXBElement<? extends TimeseriesType> TimeseriesPropertyType.getTimeseries()
          Gets the value of the timeseries property.
 

Methods in net.opengis.waterml.v_2_0 with parameters of type TimeseriesType
 JAXBElement<TimeseriesType> ObjectFactory.createTimeseries(TimeseriesType value)
          Create an instance of JAXBElement<TimeseriesType>}
 

Method parameters in net.opengis.waterml.v_2_0 with type arguments of type TimeseriesType
 void TimeseriesPropertyType.setTimeseries(JAXBElement<? extends TimeseriesType> value)
          Sets the value of the timeseries property.
 TimeseriesPropertyType TimeseriesPropertyType.withTimeseries(JAXBElement<? extends TimeseriesType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.