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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitInqRq
 RemitInqRq[] PaySvcRq_Type.getRemitInqRq()
          Getter for remitInqRq
 RemitInqRq RemitMsgRqInfo_Type.getRemitInqRq()
          Getter for remitInqRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitInqRq
 void PaySvcRq_Type.setRemitInqRq(RemitInqRq[] _remitInqRq)
          Setter for remitInqRq
 void RemitMsgRqInfo_Type.setRemitInqRq(RemitInqRq _remitInqRq)
          Setter for remitInqRq