Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.EventCommentType
-
Packages that use EventCommentType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of EventCommentType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type EventCommentType Modifier and Type Field Description protected List<EventCommentType>RetailEventType. eventCommentMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type EventCommentType Modifier and Type Method Description List<EventCommentType>RetailEventType. getEventComment()Gets the value of the eventComment property. -
Uses of EventCommentType in network.oxalis.peppol.ubl2.jaxb.cac
Methods in network.oxalis.peppol.ubl2.jaxb.cac that return EventCommentType Modifier and Type Method Description EventCommentTypeObjectFactory. createEventCommentType()Create an instance ofEventCommentTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type EventCommentType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventCommentType>ObjectFactory. createEventComment(EventCommentType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type EventCommentType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventCommentType>ObjectFactory. createEventComment(EventCommentType value)
-