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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SvcAcctDelRq
 SvcAcctDelRq[] BaseSvcRq_Type.getSvcAcctDelRq()
          Getter for svcAcctDelRq
 SvcAcctDelRq SvcAcctMsgRqInfo_Type.getSvcAcctDelRq()
          Getter for svcAcctDelRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SvcAcctDelRq
 void BaseSvcRq_Type.setSvcAcctDelRq(SvcAcctDelRq[] _svcAcctDelRq)
          Setter for svcAcctDelRq
 void SvcAcctMsgRqInfo_Type.setSvcAcctDelRq(SvcAcctDelRq _svcAcctDelRq)
          Setter for svcAcctDelRq