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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SecretId
 SecretId SecretList_Type.getSecretId()
          Getter for secretId
 SecretId SecretPrompt_Type.getSecretId()
          Getter for secretId
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SecretId
 void SecretList_Type.setSecretId(SecretId _secretId)
          Setter for secretId
 void SecretPrompt_Type.setSecretId(SecretId _secretId)
          Setter for secretId