Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.DebitNoteLineType
-
Packages that use DebitNoteLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of DebitNoteLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type DebitNoteLineType Modifier and Type Field Description protected List<DebitNoteLineType>DebitNoteType. debitNoteLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type DebitNoteLineType Modifier and Type Method Description List<DebitNoteLineType>DebitNoteType. getDebitNoteLine()Gets the value of the debitNoteLine property. -
Uses of DebitNoteLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type DebitNoteLineType Modifier and Type Field Description protected List<DebitNoteLineType>DebitNoteLineType. subDebitNoteLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DebitNoteLineType Modifier and Type Method Description DebitNoteLineTypeObjectFactory. createDebitNoteLineType()Create an instance ofDebitNoteLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type DebitNoteLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<DebitNoteLineType>ObjectFactory. createDebitNoteLine(DebitNoteLineType value)javax.xml.bind.JAXBElement<DebitNoteLineType>ObjectFactory. createSubDebitNoteLine(DebitNoteLineType value)List<DebitNoteLineType>DebitNoteLineType. getSubDebitNoteLine()Gets the value of the subDebitNoteLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DebitNoteLineType Modifier and Type Method Description javax.xml.bind.JAXBElement<DebitNoteLineType>ObjectFactory. createDebitNoteLine(DebitNoteLineType value)javax.xml.bind.JAXBElement<DebitNoteLineType>ObjectFactory. createSubDebitNoteLine(DebitNoteLineType value)
-