Package | Description |
---|---|
com.redhat.thermostat.common.cli |
Modifier and Type | Field and Description |
---|---|
static DirectoryContentsCompletionFinder.CompletionMode |
DirectoryContentsCompletionFinder.DEFAULT_COMPLETION_MODE |
Modifier and Type | Method and Description |
---|---|
static DirectoryContentsCompletionFinder.CompletionMode |
DirectoryContentsCompletionFinder.CompletionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryContentsCompletionFinder.CompletionMode[] |
DirectoryContentsCompletionFinder.CompletionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectoryContentsCompletionFinder.setCompletionMode(DirectoryContentsCompletionFinder.CompletionMode mode)
Set the configurable completion mode.
|
Copyright © 2017. All rights reserved.