Uses of Class
org.cxml.PartialAmount
-
Packages that use PartialAmount Package Description org.cxml -
-
Uses of PartialAmount in org.cxml
Fields in org.cxml declared as PartialAmount Modifier and Type Field Description protected PartialAmountInvoiceStatus. partialAmountMethods in org.cxml that return PartialAmount Modifier and Type Method Description PartialAmountObjectFactory. createPartialAmount()Create an instance ofPartialAmountPartialAmountInvoiceStatus. getPartialAmount()Gets the value of the partialAmount property.Methods in org.cxml with parameters of type PartialAmount Modifier and Type Method Description voidInvoiceStatus. setPartialAmount(PartialAmount value)Sets the value of the partialAmount property.
-