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

Uses of CommentBlockPropertyType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 with type parameters of type CommentBlockPropertyType
protected  List<CommentBlockPropertyType> TimeseriesMetadataType.commentBlock
           
 

Methods in net.opengis.waterml.v_2_0 that return CommentBlockPropertyType
 CommentBlockPropertyType ObjectFactory.createCommentBlockPropertyType()
          Create an instance of CommentBlockPropertyType
 CommentBlockPropertyType CommentBlockPropertyType.withCommentBlock(CommentBlockType value)
           
 CommentBlockPropertyType CommentBlockPropertyType.withOwns(boolean value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type CommentBlockPropertyType
 List<CommentBlockPropertyType> TimeseriesMetadataType.getCommentBlock()
          Gets the value of the commentBlock property.
 

Methods in net.opengis.waterml.v_2_0 with parameters of type CommentBlockPropertyType
 TimeseriesMetadataType TimeseriesMetadataType.withCommentBlock(CommentBlockPropertyType... values)
           
 MeasurementTimeseriesMetadataType MeasurementTimeseriesMetadataType.withCommentBlock(CommentBlockPropertyType... values)
           
 

Method parameters in net.opengis.waterml.v_2_0 with type arguments of type CommentBlockPropertyType
 void TimeseriesMetadataType.setCommentBlock(List<CommentBlockPropertyType> value)
           
 TimeseriesMetadataType TimeseriesMetadataType.withCommentBlock(Collection<CommentBlockPropertyType> values)
           
 MeasurementTimeseriesMetadataType MeasurementTimeseriesMetadataType.withCommentBlock(Collection<CommentBlockPropertyType> values)
           
 TimeseriesMetadataType TimeseriesMetadataType.withCommentBlock(List<CommentBlockPropertyType> value)
           
 MeasurementTimeseriesMetadataType MeasurementTimeseriesMetadataType.withCommentBlock(List<CommentBlockPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.