Uses of Class
org.cxml.TotalRetailAmount
-
Packages that use TotalRetailAmount Package Description org.cxml -
-
Uses of TotalRetailAmount in org.cxml
Fields in org.cxml declared as TotalRetailAmount Modifier and Type Field Description protected TotalRetailAmountAdditionalAmounts. totalRetailAmountMethods in org.cxml that return TotalRetailAmount Modifier and Type Method Description TotalRetailAmountObjectFactory. createTotalRetailAmount()Create an instance ofTotalRetailAmountTotalRetailAmountAdditionalAmounts. getTotalRetailAmount()Gets the value of the totalRetailAmount property.Methods in org.cxml with parameters of type TotalRetailAmount Modifier and Type Method Description voidAdditionalAmounts. setTotalRetailAmount(TotalRetailAmount value)Sets the value of the totalRetailAmount property.
-