Uses of Class
fr.etai.xat2v2.obj.Discount

Packages that use Discount
fr.etai.xat2v2.obj   
 

Uses of Discount in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return Discount
 Discount Price.getDiscountInternalId()
          Gets the value of the discountInternalId property.
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Discount
 List<Discount> Settings.getDiscountList()
          Gets the value of the discountList property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Discount
 void Settings.addDiscount(Discount discount)
           
 void Price.setDiscountInternalId(Discount value)
          Sets the value of the discountInternalId property.
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Discount
 void Settings.setDiscountList(List<Discount> value)
          Sets the value of the discountList property.
 



Copyright © 2012. All Rights Reserved.