public class StringOption extends BaseOption
StringOption(boolean hasValue)
StringOption(boolean hasValue, String value)
String
getValue()
hasValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringOption(boolean hasValue)
public StringOption(boolean hasValue, String value)
public String getValue()