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

Uses of CommentBlockType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 declared as CommentBlockType
protected  CommentBlockType CommentBlockPropertyType.commentBlock
           
 

Methods in net.opengis.waterml.v_2_0 that return CommentBlockType
 CommentBlockType ObjectFactory.createCommentBlockType()
          Create an instance of CommentBlockType
 CommentBlockType CommentBlockPropertyType.getCommentBlock()
          Gets the value of the commentBlock property.
 CommentBlockType CommentBlockType.withApplicablePeriod(TimePeriodPropertyType value)
           
 CommentBlockType CommentBlockType.withComment(String value)
           
 

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

Methods in net.opengis.waterml.v_2_0 with parameters of type CommentBlockType
 JAXBElement<CommentBlockType> ObjectFactory.createCommentBlock(CommentBlockType value)
          Create an instance of JAXBElement<CommentBlockType>}
 void CommentBlockPropertyType.setCommentBlock(CommentBlockType value)
          Sets the value of the commentBlock property.
 CommentBlockPropertyType CommentBlockPropertyType.withCommentBlock(CommentBlockType value)
           
 



Copyright © 2008-2015. All Rights Reserved.