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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SvcAcctAddRq
 SvcAcctAddRq[] BaseSvcRq_Type.getSvcAcctAddRq()
          Getter for svcAcctAddRq
 SvcAcctAddRq SvcAcctMsgRqInfo_Type.getSvcAcctAddRq()
          Getter for svcAcctAddRq
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SvcAcctAddRq
 void BaseSvcRq_Type.setSvcAcctAddRq(SvcAcctAddRq[] _svcAcctAddRq)
          Setter for svcAcctAddRq
 void SvcAcctMsgRqInfo_Type.setSvcAcctAddRq(SvcAcctAddRq _svcAcctAddRq)
          Setter for svcAcctAddRq