Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CommentType
-
Packages that use CommentType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CommentType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CommentType Modifier and Type Field Description protected CommentTypeEventCommentType. commentprotected CommentTypeEventTacticType. commentMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CommentType Modifier and Type Method Description CommentTypeEventCommentType. getComment()Gets the value of the comment property.CommentTypeEventTacticType. getComment()Gets the value of the comment property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CommentType Modifier and Type Method Description voidEventCommentType. setComment(CommentType value)Sets the value of the comment property.voidEventTacticType. setComment(CommentType value)Sets the value of the comment property. -
Uses of CommentType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CommentType Modifier and Type Method Description CommentTypeObjectFactory. createCommentType()Create an instance ofCommentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CommentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommentType>ObjectFactory. createComment(CommentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CommentType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CommentType>ObjectFactory. createComment(CommentType value)
-