Uses of Class
org.sourceforge.ifx.framework.element.Discount

Packages that use Discount
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
org.sourceforge.ifx.framework.remit.complextype   
 

Uses of Discount in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return Discount
 Discount[] InvoiceInfo_Type.getDiscount()
          Getter for discount
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type Discount
 void InvoiceInfo_Type.setDiscount(Discount[] _discount)
          Setter for discount
 

Uses of Discount in org.sourceforge.ifx.framework.remit.complextype
 

Methods in org.sourceforge.ifx.framework.remit.complextype that return Discount
 Discount[] InvoiceInfo_Type.getDiscount()
          Getter for discount
 

Methods in org.sourceforge.ifx.framework.remit.complextype with parameters of type Discount
 void InvoiceInfo_Type.setDiscount(Discount[] _discount)
          Setter for discount