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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitAudRq
 RemitAudRq[] PaySvcRq_Type.getRemitAudRq()
          Getter for remitAudRq
 RemitAudRq RemitMsgRqInfo_Type.getRemitAudRq()
          Getter for remitAudRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitAudRq
 void PaySvcRq_Type.setRemitAudRq(RemitAudRq[] _remitAudRq)
          Setter for remitAudRq
 void RemitMsgRqInfo_Type.setRemitAudRq(RemitAudRq _remitAudRq)
          Setter for remitAudRq