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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillInqRq
 BillInqRq BillMsgRqInfo_Type.getBillInqRq()
          Getter for billInqRq
 BillInqRq[] PresSvcRq_Type.getBillInqRq()
          Getter for billInqRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillInqRq
 void BillMsgRqInfo_Type.setBillInqRq(BillInqRq _billInqRq)
          Setter for billInqRq
 void PresSvcRq_Type.setBillInqRq(BillInqRq[] _billInqRq)
          Setter for billInqRq