Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.CreditNoteLineType
-
Packages that use CreditNoteLineType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of CreditNoteLineType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb with type parameters of type CreditNoteLineType Modifier and Type Field Description protected List<CreditNoteLineType>CreditNoteType. creditNoteLineprotected List<CreditNoteLineType>SelfBilledCreditNoteType. creditNoteLineMethods in network.oxalis.peppol.ubl2.jaxb that return types with arguments of type CreditNoteLineType Modifier and Type Method Description List<CreditNoteLineType>CreditNoteType. getCreditNoteLine()Gets the value of the creditNoteLine property.List<CreditNoteLineType>SelfBilledCreditNoteType. getCreditNoteLine()Gets the value of the creditNoteLine property. -
Uses of CreditNoteLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type CreditNoteLineType Modifier and Type Field Description protected List<CreditNoteLineType>CreditNoteLineType. subCreditNoteLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CreditNoteLineType Modifier and Type Method Description CreditNoteLineTypeObjectFactory. createCreditNoteLineType()Create an instance ofCreditNoteLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type CreditNoteLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CreditNoteLineType>ObjectFactory. createCreditNoteLine(CreditNoteLineType value)jakarta.xml.bind.JAXBElement<CreditNoteLineType>ObjectFactory. createSubCreditNoteLine(CreditNoteLineType value)List<CreditNoteLineType>CreditNoteLineType. getSubCreditNoteLine()Gets the value of the subCreditNoteLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CreditNoteLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CreditNoteLineType>ObjectFactory. createCreditNoteLine(CreditNoteLineType value)jakarta.xml.bind.JAXBElement<CreditNoteLineType>ObjectFactory. createSubCreditNoteLine(CreditNoteLineType value)
-