com.devexperts.qd.tools
Class OptionManagementHtml

java.lang.Object
  extended by com.devexperts.qd.tools.Option
      extended by com.devexperts.qd.tools.OptionInteger
          extended by com.devexperts.qd.tools.OptionManagementHtml

public class OptionManagementHtml
extends OptionInteger


Method Summary
static OptionManagementHtml getInstance()
           
 void init()
           
 
Methods inherited from class com.devexperts.qd.tools.OptionInteger
getValue, parse, setValue, toString
 
Methods inherited from class com.devexperts.qd.tools.Option
getDeprecated, getDescription, getFullName, getShortName, isSet, setDeprecated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getInstance

public static OptionManagementHtml getInstance()

init

public void init()
Overrides:
init in class Option