Uses of Class
org.cxml.ExactAmount
Packages that use ExactAmount
-
Uses of ExactAmount in org.cxml
Fields in org.cxml declared as ExactAmountMethods in org.cxml that return ExactAmountModifier and TypeMethodDescriptionObjectFactory.createExactAmount()Create an instance ofExactAmountAdditionalAmounts.getExactAmount()Gets the value of the exactAmount property.Methods in org.cxml with parameters of type ExactAmountModifier and TypeMethodDescriptionvoidAdditionalAmounts.setExactAmount(ExactAmount value) Sets the value of the exactAmount property.