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 Modifier and Type Field Description protected CommentBlockTypeCommentBlockPropertyType. commentBlockMethods in net.opengis.waterml.v_2_0 that return CommentBlockType Modifier and Type Method Description CommentBlockTypeObjectFactory. createCommentBlockType()Create an instance ofCommentBlockTypeCommentBlockTypeCommentBlockPropertyType. getCommentBlock()Gets the value of the commentBlock property.CommentBlockTypeCommentBlockType. withApplicablePeriod(TimePeriodPropertyType value)CommentBlockTypeCommentBlockType. withComment(String value)Methods in net.opengis.waterml.v_2_0 that return types with arguments of type CommentBlockType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommentBlockType>ObjectFactory. createCommentBlock(CommentBlockType value)Methods in net.opengis.waterml.v_2_0 with parameters of type CommentBlockType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommentBlockType>ObjectFactory. createCommentBlock(CommentBlockType value)voidCommentBlockPropertyType. setCommentBlock(CommentBlockType value)Sets the value of the commentBlock property.CommentBlockPropertyTypeCommentBlockPropertyType. withCommentBlock(CommentBlockType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type CommentBlockType Constructor Description CommentBlockPropertyType(CommentBlockType commentBlock, Boolean owns)Fully-initialising value constructor
-