Uses of Class
org.cxml.ExactAmount
-
Packages that use ExactAmount Package Description org.cxml -
-
Uses of ExactAmount in org.cxml
Fields in org.cxml declared as ExactAmount Modifier and Type Field Description protected ExactAmountAdditionalAmounts. exactAmountMethods in org.cxml that return ExactAmount Modifier and Type Method Description ExactAmountObjectFactory. createExactAmount()Create an instance ofExactAmountExactAmountAdditionalAmounts. getExactAmount()Gets the value of the exactAmount property.Methods in org.cxml with parameters of type ExactAmount Modifier and Type Method Description voidAdditionalAmounts. setExactAmount(ExactAmount value)Sets the value of the exactAmount property.
-