Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TaxExemptionReasonType
-
Packages that use TaxExemptionReasonType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TaxExemptionReasonType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TaxExemptionReasonType Modifier and Type Field Description protected List<TaxExemptionReasonType>TaxCategoryType. taxExemptionReasonMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TaxExemptionReasonType Modifier and Type Method Description List<TaxExemptionReasonType>TaxCategoryType. getTaxExemptionReason()Gets the value of the taxExemptionReason property. -
Uses of TaxExemptionReasonType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TaxExemptionReasonType Modifier and Type Method Description TaxExemptionReasonTypeObjectFactory. createTaxExemptionReasonType()Create an instance ofTaxExemptionReasonTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TaxExemptionReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxExemptionReasonType>ObjectFactory. createTaxExemptionReason(TaxExemptionReasonType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TaxExemptionReasonType Modifier and Type Method Description javax.xml.bind.JAXBElement<TaxExemptionReasonType>ObjectFactory. createTaxExemptionReason(TaxExemptionReasonType value)
-