Uses of Class
org.cxml.TaxableAmount
Packages that use TaxableAmount
-
Uses of TaxableAmount in org.cxml
Fields in org.cxml declared as TaxableAmountMethods in org.cxml that return TaxableAmountModifier and TypeMethodDescriptionObjectFactory.createTaxableAmount()Create an instance ofTaxableAmountTaxDetail.getTaxableAmount()Gets the value of the taxableAmount property.Methods in org.cxml with parameters of type TaxableAmountModifier and TypeMethodDescriptionvoidTaxDetail.setTaxableAmount(TaxableAmount value) Sets the value of the taxableAmount property.