Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.CreditLineAmountType
-
Packages that use CreditLineAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of CreditLineAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as CreditLineAmountType Modifier and Type Field Description protected CreditLineAmountTypeReminderLineType. creditLineAmountprotected CreditLineAmountTypeRemittanceAdviceLineType. creditLineAmountprotected CreditLineAmountTypeStatementLineType. creditLineAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return CreditLineAmountType Modifier and Type Method Description CreditLineAmountTypeReminderLineType. getCreditLineAmount()Gets the value of the creditLineAmount property.CreditLineAmountTypeRemittanceAdviceLineType. getCreditLineAmount()Gets the value of the creditLineAmount property.CreditLineAmountTypeStatementLineType. getCreditLineAmount()Gets the value of the creditLineAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type CreditLineAmountType Modifier and Type Method Description voidReminderLineType. setCreditLineAmount(CreditLineAmountType value)Sets the value of the creditLineAmount property.voidRemittanceAdviceLineType. setCreditLineAmount(CreditLineAmountType value)Sets the value of the creditLineAmount property.voidStatementLineType. setCreditLineAmount(CreditLineAmountType value)Sets the value of the creditLineAmount property. -
Uses of CreditLineAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return CreditLineAmountType Modifier and Type Method Description CreditLineAmountTypeObjectFactory. createCreditLineAmountType()Create an instance ofCreditLineAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type CreditLineAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreditLineAmountType>ObjectFactory. createCreditLineAmount(CreditLineAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type CreditLineAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<CreditLineAmountType>ObjectFactory. createCreditLineAmount(CreditLineAmountType value)
-