Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxInclusiveAmountType
-
Packages that use TaxInclusiveAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxInclusiveAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxInclusiveAmountType Modifier and Type Field Description protected TaxInclusiveAmountTypeMonetaryTotalType. taxInclusiveAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxInclusiveAmountType Modifier and Type Method Description TaxInclusiveAmountTypeMonetaryTotalType. getTaxInclusiveAmount()Gets the value of the taxInclusiveAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxInclusiveAmountType Modifier and Type Method Description voidMonetaryTotalType. setTaxInclusiveAmount(TaxInclusiveAmountType value)Sets the value of the taxInclusiveAmount property. -
Uses of TaxInclusiveAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxInclusiveAmountType Modifier and Type Method Description TaxInclusiveAmountTypeObjectFactory. createTaxInclusiveAmountType()Create an instance ofTaxInclusiveAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxInclusiveAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxInclusiveAmountType>ObjectFactory. createTaxInclusiveAmount(TaxInclusiveAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxInclusiveAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxInclusiveAmountType>ObjectFactory. createTaxInclusiveAmount(TaxInclusiveAmountType value)
-