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

Uses of TimeseriesMetadataType in net.opengis.waterml.v_2_0
 

Subclasses of TimeseriesMetadataType in net.opengis.waterml.v_2_0
 class MeasurementTimeseriesMetadataType
          Java class for MeasurementTimeseriesMetadataType complex type.
 

Fields in net.opengis.waterml.v_2_0 with type parameters of type TimeseriesMetadataType
protected  JAXBElement<? extends TimeseriesMetadataType> TimeseriesMetadataPropertyType.timeseriesMetadata
           
 

Methods in net.opengis.waterml.v_2_0 that return TimeseriesMetadataType
 TimeseriesMetadataType ObjectFactory.createTimeseriesMetadataType()
          Create an instance of TimeseriesMetadataType
 TimeseriesMetadataType TimeseriesMetadataType.withBaseTime(TimePositionType value)
           
 TimeseriesMetadataType TimeseriesMetadataType.withCommentBlock(Collection<CommentBlockPropertyType> values)
           
 TimeseriesMetadataType TimeseriesMetadataType.withCommentBlock(CommentBlockPropertyType... values)
           
 TimeseriesMetadataType TimeseriesMetadataType.withCommentBlock(List<CommentBlockPropertyType> value)
           
 TimeseriesMetadataType TimeseriesMetadataType.withParameter(Collection<NamedValuePropertyType> values)
           
 TimeseriesMetadataType TimeseriesMetadataType.withParameter(List<NamedValuePropertyType> value)
           
 TimeseriesMetadataType TimeseriesMetadataType.withParameter(NamedValuePropertyType... values)
           
 TimeseriesMetadataType TimeseriesMetadataType.withSpacing(Duration value)
           
 TimeseriesMetadataType TimeseriesMetadataType.withTemporalExtent(TimePeriodPropertyType value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type TimeseriesMetadataType
 JAXBElement<TimeseriesMetadataType> ObjectFactory.createTimeseriesMetadata(TimeseriesMetadataType value)
          Create an instance of JAXBElement<TimeseriesMetadataType>}
 JAXBElement<? extends TimeseriesMetadataType> TimeseriesMetadataPropertyType.getTimeseriesMetadata()
          Gets the value of the timeseriesMetadata property.
 

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

Method parameters in net.opengis.waterml.v_2_0 with type arguments of type TimeseriesMetadataType
 void TimeseriesMetadataPropertyType.setTimeseriesMetadata(JAXBElement<? extends TimeseriesMetadataType> value)
          Sets the value of the timeseriesMetadata property.
 TimeseriesMetadataPropertyType TimeseriesMetadataPropertyType.withTimeseriesMetadata(JAXBElement<? extends TimeseriesMetadataType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.