Uses of Class
org.cxml.TaxLocation
-
Packages that use TaxLocation Package Description org.cxml -
-
Uses of TaxLocation in org.cxml
Fields in org.cxml declared as TaxLocation Modifier and Type Field Description protected TaxLocationTaxDetail. taxLocationMethods in org.cxml that return TaxLocation Modifier and Type Method Description TaxLocationObjectFactory. createTaxLocation()Create an instance ofTaxLocationTaxLocationTaxDetail. getTaxLocation()Gets the value of the taxLocation property.Methods in org.cxml with parameters of type TaxLocation Modifier and Type Method Description voidTaxDetail. setTaxLocation(TaxLocation value)Sets the value of the taxLocation property.
-