Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RejectionNoteType
-
Packages that use RejectionNoteType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RejectionNoteType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type RejectionNoteType Modifier and Type Field Description protected List<RejectionNoteType>OrderResponseSimpleType. rejectionNoteMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type RejectionNoteType Modifier and Type Method Description List<RejectionNoteType>OrderResponseSimpleType. getRejectionNote()Gets the value of the rejectionNote property. -
Uses of RejectionNoteType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RejectionNoteType Modifier and Type Method Description RejectionNoteTypeObjectFactory. createRejectionNoteType()Create an instance ofRejectionNoteTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RejectionNoteType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RejectionNoteType>ObjectFactory. createRejectionNote(RejectionNoteType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RejectionNoteType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RejectionNoteType>ObjectFactory. createRejectionNote(RejectionNoteType value)
-