Uses of Class
org.cxml.InformationalAmount
-
Packages that use InformationalAmount Package Description org.cxml -
-
Uses of InformationalAmount in org.cxml
Fields in org.cxml declared as InformationalAmount Modifier and Type Field Description protected InformationalAmountAdditionalAmounts. informationalAmountMethods in org.cxml that return InformationalAmount Modifier and Type Method Description InformationalAmountObjectFactory. createInformationalAmount()Create an instance ofInformationalAmountInformationalAmountAdditionalAmounts. getInformationalAmount()Gets the value of the informationalAmount property.Methods in org.cxml with parameters of type InformationalAmount Modifier and Type Method Description voidAdditionalAmounts. setInformationalAmount(InformationalAmount value)Sets the value of the informationalAmount property.
-