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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitDelRq
 RemitDelRq[] PaySvcRq_Type.getRemitDelRq()
          Getter for remitDelRq
 RemitDelRq RemitMsgRqInfo_Type.getRemitDelRq()
          Getter for remitDelRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitDelRq
 void PaySvcRq_Type.setRemitDelRq(RemitDelRq[] _remitDelRq)
          Setter for remitDelRq
 void RemitMsgRqInfo_Type.setRemitDelRq(RemitDelRq _remitDelRq)
          Setter for remitDelRq