Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxableAmountType
-
Packages that use TaxableAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxableAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxableAmountType Modifier and Type Field Description protected TaxableAmountTypeTaxSubtotalType. taxableAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxableAmountType Modifier and Type Method Description TaxableAmountTypeTaxSubtotalType. getTaxableAmount()Gets the value of the taxableAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxableAmountType Modifier and Type Method Description voidTaxSubtotalType. setTaxableAmount(TaxableAmountType value)Sets the value of the taxableAmount property. -
Uses of TaxableAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxableAmountType Modifier and Type Method Description TaxableAmountTypeObjectFactory. createTaxableAmountType()Create an instance ofTaxableAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxableAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxableAmountType>ObjectFactory. createTaxableAmount(TaxableAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxableAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxableAmountType>ObjectFactory. createTaxableAmount(TaxableAmountType value)
-