Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TaxSchemeType
-
Packages that use TaxSchemeType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TaxSchemeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxSchemeType Modifier and Type Field Description protected TaxSchemeTypeEnergyTaxReportType. taxSchemeprotected TaxSchemeTypePartyTaxSchemeType. taxSchemeprotected TaxSchemeTypeTaxCategoryType. taxSchemeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxSchemeType Modifier and Type Method Description TaxSchemeTypeObjectFactory. createTaxSchemeType()Create an instance ofTaxSchemeTypeTaxSchemeTypeEnergyTaxReportType. getTaxScheme()Gets the value of the taxScheme property.TaxSchemeTypePartyTaxSchemeType. getTaxScheme()Gets the value of the taxScheme property.TaxSchemeTypeTaxCategoryType. getTaxScheme()Gets the value of the taxScheme property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TaxSchemeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxSchemeType>ObjectFactory. createTaxScheme(TaxSchemeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxSchemeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxSchemeType>ObjectFactory. createTaxScheme(TaxSchemeType value)voidEnergyTaxReportType. setTaxScheme(TaxSchemeType value)Sets the value of the taxScheme property.voidPartyTaxSchemeType. setTaxScheme(TaxSchemeType value)Sets the value of the taxScheme property.voidTaxCategoryType. setTaxScheme(TaxSchemeType value)Sets the value of the taxScheme property.
-