no.priv.garshol.duke.utils
Class CommandLineParser.StringOption
java.lang.Object
no.priv.garshol.duke.utils.CommandLineParser.Option
no.priv.garshol.duke.utils.CommandLineParser.StringOption
- Enclosing class:
- CommandLineParser
public static class CommandLineParser.StringOption
- extends CommandLineParser.Option
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineParser.StringOption
public CommandLineParser.StringOption(String longname,
char shortname)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2013. All Rights Reserved.