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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return RemitDelRs
 RemitDelRs RemitMsgRec_Type.getRemitDelRs()
          Getter for remitDelRs
 RemitDelRs[] PaySvcRs_Type.getRemitDelRs()
          Getter for remitDelRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type RemitDelRs
 void RemitMsgRec_Type.setRemitDelRs(RemitDelRs _remitDelRs)
          Setter for remitDelRs
 void PaySvcRs_Type.setRemitDelRs(RemitDelRs[] _remitDelRs)
          Setter for remitDelRs