| Package | Description |
|---|---|
| com.google.gerrit.extensions.client |
| Modifier and Type | Field and Description |
|---|---|
GeneralPreferencesInfo.DownloadCommand |
GeneralPreferencesInfo.downloadCommand
Type of download command the user prefers to use.
|
| Modifier and Type | Method and Description |
|---|---|
static GeneralPreferencesInfo.DownloadCommand |
GeneralPreferencesInfo.DownloadCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralPreferencesInfo.DownloadCommand[] |
GeneralPreferencesInfo.DownloadCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.