Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxLevelCodeType
-
Packages that use TaxLevelCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxLevelCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxLevelCodeType Modifier and Type Field Description protected TaxLevelCodeTypePartyTaxSchemeType. taxLevelCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxLevelCodeType Modifier and Type Method Description TaxLevelCodeTypePartyTaxSchemeType. getTaxLevelCode()Gets the value of the taxLevelCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxLevelCodeType Modifier and Type Method Description voidPartyTaxSchemeType. setTaxLevelCode(TaxLevelCodeType value)Sets the value of the taxLevelCode property. -
Uses of TaxLevelCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxLevelCodeType Modifier and Type Method Description TaxLevelCodeTypeObjectFactory. createTaxLevelCodeType()Create an instance ofTaxLevelCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxLevelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxLevelCodeType>ObjectFactory. createTaxLevelCode(TaxLevelCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxLevelCodeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TaxLevelCodeType>ObjectFactory. createTaxLevelCode(TaxLevelCodeType value)
-