Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalCreditAmountType
-
Packages that use TotalCreditAmountType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalCreditAmountType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TotalCreditAmountType Modifier and Type Field Description protected TotalCreditAmountTypeRemittanceAdviceType. totalCreditAmountprotected TotalCreditAmountTypeStatementType. totalCreditAmountMethods in network.oxalis.peppol.ubl2.jaxb that return TotalCreditAmountType Modifier and Type Method Description TotalCreditAmountTypeRemittanceAdviceType. getTotalCreditAmount()Gets the value of the totalCreditAmount property.TotalCreditAmountTypeStatementType. getTotalCreditAmount()Gets the value of the totalCreditAmount property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TotalCreditAmountType Modifier and Type Method Description voidRemittanceAdviceType. setTotalCreditAmount(TotalCreditAmountType value)Sets the value of the totalCreditAmount property.voidStatementType. setTotalCreditAmount(TotalCreditAmountType value)Sets the value of the totalCreditAmount property. -
Uses of TotalCreditAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalCreditAmountType Modifier and Type Method Description TotalCreditAmountTypeObjectFactory. createTotalCreditAmountType()Create an instance ofTotalCreditAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalCreditAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalCreditAmountType>ObjectFactory. createTotalCreditAmount(TotalCreditAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalCreditAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TotalCreditAmountType>ObjectFactory. createTotalCreditAmount(TotalCreditAmountType value)
-