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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitSyncRq
 RemitSyncRq[] PaySvcRq_Type.getRemitSyncRq()
          Getter for remitSyncRq
 RemitSyncRq RemitMsgRqInfo_Type.getRemitSyncRq()
          Getter for remitSyncRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitSyncRq
 void PaySvcRq_Type.setRemitSyncRq(RemitSyncRq[] _remitSyncRq)
          Setter for remitSyncRq
 void RemitMsgRqInfo_Type.setRemitSyncRq(RemitSyncRq _remitSyncRq)
          Setter for remitSyncRq