Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TotalPaymentAmountType
-
Packages that use TotalPaymentAmountType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TotalPaymentAmountType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TotalPaymentAmountType Modifier and Type Field Description protected TotalPaymentAmountTypeRemittanceAdviceType. totalPaymentAmountMethods in network.oxalis.peppol.ubl2.jaxb that return TotalPaymentAmountType Modifier and Type Method Description TotalPaymentAmountTypeRemittanceAdviceType. getTotalPaymentAmount()Gets the value of the totalPaymentAmount property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TotalPaymentAmountType Modifier and Type Method Description voidRemittanceAdviceType. setTotalPaymentAmount(TotalPaymentAmountType value)Sets the value of the totalPaymentAmount property. -
Uses of TotalPaymentAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TotalPaymentAmountType Modifier and Type Method Description TotalPaymentAmountTypeObjectFactory. createTotalPaymentAmountType()Create an instance ofTotalPaymentAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TotalPaymentAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalPaymentAmountType>ObjectFactory. createTotalPaymentAmount(TotalPaymentAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TotalPaymentAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TotalPaymentAmountType>ObjectFactory. createTotalPaymentAmount(TotalPaymentAmountType value)
-