static CommandLineOptions.Mode |
CommandLineOptions.Mode.forNumber(int value) |
|
CommandLineOptions.Mode |
CommandLineOptions.Builder.getMode() |
See :option:`--mode` for details.
|
CommandLineOptions.Mode |
CommandLineOptions.getMode() |
See :option:`--mode` for details.
|
CommandLineOptions.Mode |
CommandLineOptionsOrBuilder.getMode() |
See :option:`--mode` for details.
|
static CommandLineOptions.Mode |
CommandLineOptions.Mode.valueOf(int value) |
Deprecated.
|
static CommandLineOptions.Mode |
CommandLineOptions.Mode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CommandLineOptions.Mode |
CommandLineOptions.Mode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CommandLineOptions.Mode[] |
CommandLineOptions.Mode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|