Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalDebitAmountType
-
Packages that use TotalDebitAmountType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalDebitAmountType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TotalDebitAmountType Modifier and Type Field Description protected TotalDebitAmountTypeRemittanceAdviceType. totalDebitAmountprotected TotalDebitAmountTypeStatementType. totalDebitAmountMethods in network.oxalis.peppol.ubl2.jaxb that return TotalDebitAmountType Modifier and Type Method Description TotalDebitAmountTypeRemittanceAdviceType. getTotalDebitAmount()Gets the value of the totalDebitAmount property.TotalDebitAmountTypeStatementType. getTotalDebitAmount()Gets the value of the totalDebitAmount property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TotalDebitAmountType Modifier and Type Method Description voidRemittanceAdviceType. setTotalDebitAmount(TotalDebitAmountType value)Sets the value of the totalDebitAmount property.voidStatementType. setTotalDebitAmount(TotalDebitAmountType value)Sets the value of the totalDebitAmount property. -
Uses of TotalDebitAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalDebitAmountType Modifier and Type Method Description TotalDebitAmountTypeObjectFactory. createTotalDebitAmountType()Create an instance ofTotalDebitAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalDebitAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalDebitAmountType>ObjectFactory. createTotalDebitAmount(TotalDebitAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalDebitAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalDebitAmountType>ObjectFactory. createTotalDebitAmount(TotalDebitAmountType value)
-