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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SecretList
 SecretList[] SvcAcctAddRq_Type.getSecretList()
          Getter for secretList
 SecretList[] SvcAcctModRq_Type.getSecretList()
          Getter for secretList
 SecretList[] CustAddRq_Type.getSecretList()
          Getter for secretList
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SecretList
 void SvcAcctAddRq_Type.setSecretList(SecretList[] _secretList)
          Setter for secretList
 void SvcAcctModRq_Type.setSecretList(SecretList[] _secretList)
          Setter for secretList
 void CustAddRq_Type.setSecretList(SecretList[] _secretList)
          Setter for secretList