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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return BillMsgRqInfo
 BillMsgRqInfo BillRevRs_Type.getBillMsgRqInfo()
          Getter for billMsgRqInfo
 BillMsgRqInfo BillRevRq_Type.getBillMsgRqInfo()
          Getter for billMsgRqInfo
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type BillMsgRqInfo
 void BillRevRs_Type.setBillMsgRqInfo(BillMsgRqInfo _billMsgRqInfo)
          Setter for billMsgRqInfo
 void BillRevRq_Type.setBillMsgRqInfo(BillMsgRqInfo _billMsgRqInfo)
          Setter for billMsgRqInfo