Uses of Class
org.cxml.TaxDetail
-
Packages that use TaxDetail Package Description org.cxml -
-
Uses of TaxDetail in org.cxml
Fields in org.cxml with type parameters of type TaxDetail Modifier and Type Field Description protected java.util.List<TaxDetail>Tax. taxDetailMethods in org.cxml that return TaxDetail Modifier and Type Method Description TaxDetailObjectFactory. createTaxDetail()Create an instance ofTaxDetailMethods in org.cxml that return types with arguments of type TaxDetail Modifier and Type Method Description java.util.List<TaxDetail>Tax. getTaxDetail()Gets the value of the taxDetail property.
-