Uses of Class
org.cxml.TaxExemption
Packages that use TaxExemption
-
Uses of TaxExemption in org.cxml
Fields in org.cxml declared as TaxExemptionMethods in org.cxml that return TaxExemptionModifier and TypeMethodDescriptionObjectFactory.createTaxExemption()Create an instance ofTaxExemptionTaxDetail.getTaxExemption()Gets the value of the taxExemption property.Methods in org.cxml with parameters of type TaxExemptionModifier and TypeMethodDescriptionvoidTaxDetail.setTaxExemption(TaxExemption value) Sets the value of the taxExemption property.