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

Uses of TVPDefaultMetadataPropertyType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 with type parameters of type TVPDefaultMetadataPropertyType
protected  List<TVPDefaultMetadataPropertyType> TimeseriesType.defaultPointMetadata
           
 

Methods in net.opengis.waterml.v_2_0 that return TVPDefaultMetadataPropertyType
 TVPDefaultMetadataPropertyType ObjectFactory.createTVPDefaultMetadataPropertyType()
          Create an instance of TVPDefaultMetadataPropertyType
 TVPDefaultMetadataPropertyType TVPDefaultMetadataPropertyType.withDefaultTVPMetadata(JAXBElement<? extends TVPMetadataType> value)
           
 TVPDefaultMetadataPropertyType TVPDefaultMetadataPropertyType.withOwns(boolean value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type TVPDefaultMetadataPropertyType
 List<TVPDefaultMetadataPropertyType> TimeseriesType.getDefaultPointMetadata()
          Gets the value of the defaultPointMetadata property.
 

Methods in net.opengis.waterml.v_2_0 with parameters of type TVPDefaultMetadataPropertyType
 TimeseriesType TimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values)
           
 MeasurementTimeseriesType MeasurementTimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values)
           
 CategoricalTimeseriesType CategoricalTimeseriesType.withDefaultPointMetadata(TVPDefaultMetadataPropertyType... values)
           
 

Method parameters in net.opengis.waterml.v_2_0 with type arguments of type TVPDefaultMetadataPropertyType
 void TimeseriesType.setDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value)
           
 TimeseriesType TimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values)
           
 MeasurementTimeseriesType MeasurementTimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values)
           
 CategoricalTimeseriesType CategoricalTimeseriesType.withDefaultPointMetadata(Collection<TVPDefaultMetadataPropertyType> values)
           
 TimeseriesType TimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value)
           
 MeasurementTimeseriesType MeasurementTimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value)
           
 CategoricalTimeseriesType CategoricalTimeseriesType.withDefaultPointMetadata(List<TVPDefaultMetadataPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.