A C D G H I M P S 

S

SampleArguments - Class in com.extremelogic.common.jclap.sample
 
SampleArguments() - Constructor for class com.extremelogic.common.jclap.sample.SampleArguments
 
setDelimiter(String) - Method in class com.extremelogic.common.jclap.Argument
The delimiter being used to parse the options.
setDescription(String) - Method in class com.extremelogic.common.jclap.ArgumentWrapper
 
setFlag(String) - Method in class com.extremelogic.common.jclap.ArgumentWrapper
 
setParamCount(int) - Method in class com.extremelogic.common.jclap.ArgumentWrapper
 
setProgramDescription(String) - Method in class com.extremelogic.common.jclap.Argument
Describes the calling class.
setRethrowException(boolean) - Method in class com.extremelogic.common.jclap.Argument
Sets value to re-throw an exception.
setShowOptions(boolean) - Method in class com.extremelogic.common.jclap.Argument
Method that allows the user to allow options to be displayed if an error occurs.
setShowStackTrace(boolean) - Method in class com.extremelogic.common.jclap.Argument
Allows stack trace to be shown when an exception occurs.
A C D G H I M P S