Uses of Class
org.cxml.MinAmount
Packages that use MinAmount
-
Uses of MinAmount in org.cxml
Modifier and TypeFieldDescriptionprotected MinAmountAgreementItemOut.minAmountprotected MinAmountAnnualRevenue.minAmountprotected MinAmountBlanketItemDetail.minAmountprotected MinAmountContractItemIn.minAmountprotected MinAmountContractRequestHeader.minAmountprotected MinAmountMasterAgreementRequestHeader.minAmountModifier and TypeMethodDescriptionObjectFactory.createMinAmount()Create an instance ofMinAmountAgreementItemOut.getMinAmount()Gets the value of the minAmount property.AnnualRevenue.getMinAmount()Gets the value of the minAmount property.BlanketItemDetail.getMinAmount()Gets the value of the minAmount property.ContractItemIn.getMinAmount()Gets the value of the minAmount property.ContractRequestHeader.getMinAmount()Gets the value of the minAmount property.MasterAgreementRequestHeader.getMinAmount()Gets the value of the minAmount property.Modifier and TypeMethodDescriptionvoidAgreementItemOut.setMinAmount(MinAmount value) Sets the value of the minAmount property.voidAnnualRevenue.setMinAmount(MinAmount value) Sets the value of the minAmount property.voidBlanketItemDetail.setMinAmount(MinAmount value) Sets the value of the minAmount property.voidContractItemIn.setMinAmount(MinAmount value) Sets the value of the minAmount property.voidContractRequestHeader.setMinAmount(MinAmount value) Sets the value of the minAmount property.voidMasterAgreementRequestHeader.setMinAmount(MinAmount value) Sets the value of the minAmount property.