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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return CustDelRs
 CustDelRs[] BaseSvcRs_Type.getCustDelRs()
          Getter for custDelRs
 CustDelRs CustMsgRec_Type.getCustDelRs()
          Getter for custDelRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type CustDelRs
 void BaseSvcRs_Type.setCustDelRs(CustDelRs[] _custDelRs)
          Setter for custDelRs
 void CustMsgRec_Type.setCustDelRs(CustDelRs _custDelRs)
          Setter for custDelRs