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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustPayeeDelRs
 CustPayeeDelRs CustPayeeMsgRec_Type.getCustPayeeDelRs()
          Getter for custPayeeDelRs
 CustPayeeDelRs[] PaySvcRs_Type.getCustPayeeDelRs()
          Getter for custPayeeDelRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustPayeeDelRs
 void CustPayeeMsgRec_Type.setCustPayeeDelRs(CustPayeeDelRs _custPayeeDelRs)
          Setter for custPayeeDelRs
 void PaySvcRs_Type.setCustPayeeDelRs(CustPayeeDelRs[] _custPayeeDelRs)
          Setter for custPayeeDelRs