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

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

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

Methods in org.sourceforge.ifx.framework.complextype that return SecretOptional
 SecretOptional SecretPrompt_Type.getSecretOptional()
          Getter for secretOptional
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type SecretOptional
 void SecretPrompt_Type.setSecretOptional(SecretOptional _secretOptional)
          Setter for secretOptional