Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxExemptionReasonCodeType
-
Packages that use TaxExemptionReasonCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxExemptionReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TaxExemptionReasonCodeType Modifier and Type Field Description protected TaxExemptionReasonCodeTypeTaxCategoryType. taxExemptionReasonCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TaxExemptionReasonCodeType Modifier and Type Method Description TaxExemptionReasonCodeTypeTaxCategoryType. getTaxExemptionReasonCode()Gets the value of the taxExemptionReasonCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TaxExemptionReasonCodeType Modifier and Type Method Description voidTaxCategoryType. setTaxExemptionReasonCode(TaxExemptionReasonCodeType value)Sets the value of the taxExemptionReasonCode property. -
Uses of TaxExemptionReasonCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxExemptionReasonCodeType Modifier and Type Method Description TaxExemptionReasonCodeTypeObjectFactory. createTaxExemptionReasonCodeType()Create an instance ofTaxExemptionReasonCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxExemptionReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxExemptionReasonCodeType>ObjectFactory. createTaxExemptionReasonCode(TaxExemptionReasonCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxExemptionReasonCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxExemptionReasonCodeType>ObjectFactory. createTaxExemptionReasonCode(TaxExemptionReasonCodeType value)
-