Uses of Class
org.cxml.TotalRetailAmount
Packages that use TotalRetailAmount
-
Uses of TotalRetailAmount in org.cxml
Fields in org.cxml declared as TotalRetailAmountMethods in org.cxml that return TotalRetailAmountModifier and TypeMethodDescriptionObjectFactory.createTotalRetailAmount()Create an instance ofTotalRetailAmountAdditionalAmounts.getTotalRetailAmount()Gets the value of the totalRetailAmount property.Methods in org.cxml with parameters of type TotalRetailAmountModifier and TypeMethodDescriptionvoidAdditionalAmounts.setTotalRetailAmount(TotalRetailAmount value) Sets the value of the totalRetailAmount property.