| Modifier and Type | Method and Description |
|---|---|
static CommandLineArguments.Switch |
CommandLineArguments.Switch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandLineArguments.Switch[] |
CommandLineArguments.Switch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2016 GlobalMentor, Inc.. All rights reserved.