Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DebitLineAmountType
-
Packages that use DebitLineAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DebitLineAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DebitLineAmountType Modifier and Type Field Description protected DebitLineAmountTypeReminderLineType. debitLineAmountprotected DebitLineAmountTypeRemittanceAdviceLineType. debitLineAmountprotected DebitLineAmountTypeStatementLineType. debitLineAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DebitLineAmountType Modifier and Type Method Description DebitLineAmountTypeReminderLineType. getDebitLineAmount()Gets the value of the debitLineAmount property.DebitLineAmountTypeRemittanceAdviceLineType. getDebitLineAmount()Gets the value of the debitLineAmount property.DebitLineAmountTypeStatementLineType. getDebitLineAmount()Gets the value of the debitLineAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DebitLineAmountType Modifier and Type Method Description voidReminderLineType. setDebitLineAmount(DebitLineAmountType value)Sets the value of the debitLineAmount property.voidRemittanceAdviceLineType. setDebitLineAmount(DebitLineAmountType value)Sets the value of the debitLineAmount property.voidStatementLineType. setDebitLineAmount(DebitLineAmountType value)Sets the value of the debitLineAmount property. -
Uses of DebitLineAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DebitLineAmountType Modifier and Type Method Description DebitLineAmountTypeObjectFactory. createDebitLineAmountType()Create an instance ofDebitLineAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DebitLineAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DebitLineAmountType>ObjectFactory. createDebitLineAmount(DebitLineAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DebitLineAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<DebitLineAmountType>ObjectFactory. createDebitLineAmount(DebitLineAmountType value)
-