Uses of Class
org.cxml.TaxAmount
-
Packages that use TaxAmount Package Description org.cxml -
-
Uses of TaxAmount in org.cxml
Fields in org.cxml declared as TaxAmount Modifier and Type Field Description protected TaxAmountTaxDetail. taxAmountMethods in org.cxml that return TaxAmount Modifier and Type Method Description TaxAmountObjectFactory. createTaxAmount()Create an instance ofTaxAmountTaxAmountTaxDetail. getTaxAmount()Gets the value of the taxAmount property.Methods in org.cxml with parameters of type TaxAmount Modifier and Type Method Description voidTaxDetail. setTaxAmount(TaxAmount value)Sets the value of the taxAmount property.
-