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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SvcAcctDelRs
 SvcAcctDelRs[] BaseSvcRs_Type.getSvcAcctDelRs()
          Getter for svcAcctDelRs
 SvcAcctDelRs SvcAcctMsgRec_Type.getSvcAcctDelRs()
          Getter for svcAcctDelRs
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SvcAcctDelRs
 void BaseSvcRs_Type.setSvcAcctDelRs(SvcAcctDelRs[] _svcAcctDelRs)
          Setter for svcAcctDelRs
 void SvcAcctMsgRec_Type.setSvcAcctDelRs(SvcAcctDelRs _svcAcctDelRs)
          Setter for svcAcctDelRs