Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RoundingAmountType
-
Packages that use RoundingAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RoundingAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RoundingAmountType Modifier and Type Field Description protected RoundingAmountTypeTaxTotalType. roundingAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RoundingAmountType Modifier and Type Method Description RoundingAmountTypeTaxTotalType. getRoundingAmount()Gets the value of the roundingAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RoundingAmountType Modifier and Type Method Description voidTaxTotalType. setRoundingAmount(RoundingAmountType value)Sets the value of the roundingAmount property. -
Uses of RoundingAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RoundingAmountType Modifier and Type Method Description RoundingAmountTypeObjectFactory. createRoundingAmountType()Create an instance ofRoundingAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RoundingAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RoundingAmountType>ObjectFactory. createRoundingAmount(RoundingAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RoundingAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RoundingAmountType>ObjectFactory. createRoundingAmount(RoundingAmountType value)
-