Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CancellationNoteType
-
Packages that use CancellationNoteType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CancellationNoteType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type CancellationNoteType Modifier and Type Field Description protected List<CancellationNoteType>FulfilmentCancellationType. cancellationNoteprotected List<CancellationNoteType>OrderCancellationType. cancellationNoteMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type CancellationNoteType Modifier and Type Method Description List<CancellationNoteType>FulfilmentCancellationType. getCancellationNote()Gets the value of the cancellationNote property.List<CancellationNoteType>OrderCancellationType. getCancellationNote()Gets the value of the cancellationNote property. -
Uses of CancellationNoteType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CancellationNoteType Modifier and Type Method Description CancellationNoteTypeObjectFactory. createCancellationNoteType()Create an instance ofCancellationNoteTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CancellationNoteType Modifier and Type Method Description javax.xml.bind.JAXBElement<CancellationNoteType>ObjectFactory. createCancellationNote(CancellationNoteType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CancellationNoteType Modifier and Type Method Description javax.xml.bind.JAXBElement<CancellationNoteType>ObjectFactory. createCancellationNote(CancellationNoteType value)
-