Uses of Class
org.cxml.GrossProgressPaymentAmount
-
Packages that use GrossProgressPaymentAmount Package Description org.cxml -
-
Uses of GrossProgressPaymentAmount in org.cxml
Fields in org.cxml declared as GrossProgressPaymentAmount Modifier and Type Field Description protected GrossProgressPaymentAmountAdditionalAmounts. grossProgressPaymentAmountMethods in org.cxml that return GrossProgressPaymentAmount Modifier and Type Method Description GrossProgressPaymentAmountObjectFactory. createGrossProgressPaymentAmount()Create an instance ofGrossProgressPaymentAmountGrossProgressPaymentAmountAdditionalAmounts. getGrossProgressPaymentAmount()Gets the value of the grossProgressPaymentAmount property.Methods in org.cxml with parameters of type GrossProgressPaymentAmount Modifier and Type Method Description voidAdditionalAmounts. setGrossProgressPaymentAmount(GrossProgressPaymentAmount value)Sets the value of the grossProgressPaymentAmount property.
-