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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillInfo
 BillInfo BillRec_Type.getBillInfo()
          Getter for billInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillInfo
 void BillRec_Type.setBillInfo(BillInfo _billInfo)
          Setter for billInfo