Uses of Class
org.cxml.GrossProgressPaymentAmount
Packages that use GrossProgressPaymentAmount
-
Uses of GrossProgressPaymentAmount in org.cxml
Fields in org.cxml declared as GrossProgressPaymentAmountModifier and TypeFieldDescriptionprotected GrossProgressPaymentAmountAdditionalAmounts.grossProgressPaymentAmountMethods in org.cxml that return GrossProgressPaymentAmountModifier and TypeMethodDescriptionObjectFactory.createGrossProgressPaymentAmount()Create an instance ofGrossProgressPaymentAmountAdditionalAmounts.getGrossProgressPaymentAmount()Gets the value of the grossProgressPaymentAmount property.Methods in org.cxml with parameters of type GrossProgressPaymentAmountModifier and TypeMethodDescriptionvoidAdditionalAmounts.setGrossProgressPaymentAmount(GrossProgressPaymentAmount value) Sets the value of the grossProgressPaymentAmount property.