Uses of Class
org.cxml.PartialAmount
Packages that use PartialAmount
-
Uses of PartialAmount in org.cxml
Fields in org.cxml declared as PartialAmountMethods in org.cxml that return PartialAmountModifier and TypeMethodDescriptionObjectFactory.createPartialAmount()Create an instance ofPartialAmountInvoiceStatus.getPartialAmount()Gets the value of the partialAmount property.Methods in org.cxml with parameters of type PartialAmountModifier and TypeMethodDescriptionvoidInvoiceStatus.setPartialAmount(PartialAmount value) Sets the value of the partialAmount property.