Uses of Class
org.cxml.TaxLocation
Packages that use TaxLocation
-
Uses of TaxLocation in org.cxml
Fields in org.cxml declared as TaxLocationMethods in org.cxml that return TaxLocationModifier and TypeMethodDescriptionObjectFactory.createTaxLocation()Create an instance ofTaxLocationTaxDetail.getTaxLocation()Gets the value of the taxLocation property.Methods in org.cxml with parameters of type TaxLocationModifier and TypeMethodDescriptionvoidTaxDetail.setTaxLocation(TaxLocation value) Sets the value of the taxLocation property.