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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitModRq
 RemitModRq[] PaySvcRq_Type.getRemitModRq()
          Getter for remitModRq
 RemitModRq RemitMsgRqInfo_Type.getRemitModRq()
          Getter for remitModRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitModRq
 void PaySvcRq_Type.setRemitModRq(RemitModRq[] _remitModRq)
          Setter for remitModRq
 void RemitMsgRqInfo_Type.setRemitModRq(RemitModRq _remitModRq)
          Setter for remitModRq