Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.config
Class HiddenConfigOption

java.lang.Object
  extended by org.hyperic.util.config.ConfigOption
      extended by org.hyperic.util.config.StringConfigOption
          extended by org.hyperic.util.config.HiddenConfigOption
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class HiddenConfigOption
extends StringConfigOption
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
HiddenConfigOption(java.lang.String optName, java.lang.String value)
           
 
Method Summary
 
Methods inherited from class org.hyperic.util.config.StringConfigOption
checkOptionIsValid, getMaxLength, getMinLength, isHidden, isSecret, setHidden, setMaxLength, setMinLength, setSecret
 
Methods inherited from class org.hyperic.util.config.ConfigOption
copy, equals, getCategory, getConfirm, getDefault, getDescription, getName, hashCode, invalidOption, isOptional, setCategory, setConfirm, setDefault, setDescription, setName, setOptional, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HiddenConfigOption

public HiddenConfigOption(java.lang.String optName,
                          java.lang.String value)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.