Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PayableAmountType
-
Packages that use PayableAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PayableAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PayableAmountType Modifier and Type Field Description protected PayableAmountTypeMonetaryTotalType. payableAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PayableAmountType Modifier and Type Method Description PayableAmountTypeMonetaryTotalType. getPayableAmount()Gets the value of the payableAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PayableAmountType Modifier and Type Method Description voidMonetaryTotalType. setPayableAmount(PayableAmountType value)Sets the value of the payableAmount property. -
Uses of PayableAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PayableAmountType Modifier and Type Method Description PayableAmountTypeObjectFactory. createPayableAmountType()Create an instance ofPayableAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PayableAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PayableAmountType>ObjectFactory. createPayableAmount(PayableAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PayableAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PayableAmountType>ObjectFactory. createPayableAmount(PayableAmountType value)
-