Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PayableRoundingAmountType
-
Packages that use PayableRoundingAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PayableRoundingAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PayableRoundingAmountType Modifier and Type Field Description protected PayableRoundingAmountTypeMonetaryTotalType. payableRoundingAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PayableRoundingAmountType Modifier and Type Method Description PayableRoundingAmountTypeMonetaryTotalType. getPayableRoundingAmount()Gets the value of the payableRoundingAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PayableRoundingAmountType Modifier and Type Method Description voidMonetaryTotalType. setPayableRoundingAmount(PayableRoundingAmountType value)Sets the value of the payableRoundingAmount property. -
Uses of PayableRoundingAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PayableRoundingAmountType Modifier and Type Method Description PayableRoundingAmountTypeObjectFactory. createPayableRoundingAmountType()Create an instance ofPayableRoundingAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PayableRoundingAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PayableRoundingAmountType>ObjectFactory. createPayableRoundingAmount(PayableRoundingAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PayableRoundingAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PayableRoundingAmountType>ObjectFactory. createPayableRoundingAmount(PayableRoundingAmountType value)
-