Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxExclusiveAmountType
-
Packages that use TaxExclusiveAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxExclusiveAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxExclusiveAmountType Modifier and Type Field Description protected TaxExclusiveAmountTypeMonetaryTotalType. taxExclusiveAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxExclusiveAmountType Modifier and Type Method Description TaxExclusiveAmountTypeMonetaryTotalType. getTaxExclusiveAmount()Gets the value of the taxExclusiveAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxExclusiveAmountType Modifier and Type Method Description voidMonetaryTotalType. setTaxExclusiveAmount(TaxExclusiveAmountType value)Sets the value of the taxExclusiveAmount property. -
Uses of TaxExclusiveAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxExclusiveAmountType Modifier and Type Method Description TaxExclusiveAmountTypeObjectFactory. createTaxExclusiveAmountType()Create an instance ofTaxExclusiveAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxExclusiveAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxExclusiveAmountType>ObjectFactory. createTaxExclusiveAmount(TaxExclusiveAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxExclusiveAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxExclusiveAmountType>ObjectFactory. createTaxExclusiveAmount(TaxExclusiveAmountType value)
-