Uses of Class
org.cxml.Discount
-
Packages that use Discount Package Description org.cxml -
-
Uses of Discount in org.cxml
Fields in org.cxml declared as Discount Modifier and Type Field Description protected DiscountPaymentTerm. discountMethods in org.cxml that return Discount Modifier and Type Method Description DiscountObjectFactory. createDiscount()Create an instance ofDiscountDiscountPaymentTerm. getDiscount()Gets the value of the discount property.Methods in org.cxml with parameters of type Discount Modifier and Type Method Description voidPaymentTerm. setDiscount(Discount value)Sets the value of the discount property.
-