Uses of Class
org.cxml.TaxableAmount
-
Packages that use TaxableAmount Package Description org.cxml -
-
Uses of TaxableAmount in org.cxml
Fields in org.cxml declared as TaxableAmount Modifier and Type Field Description protected TaxableAmountTaxDetail. taxableAmountMethods in org.cxml that return TaxableAmount Modifier and Type Method Description TaxableAmountObjectFactory. createTaxableAmount()Create an instance ofTaxableAmountTaxableAmountTaxDetail. getTaxableAmount()Gets the value of the taxableAmount property.Methods in org.cxml with parameters of type TaxableAmount Modifier and Type Method Description voidTaxDetail. setTaxableAmount(TaxableAmount value)Sets the value of the taxableAmount property.
-