| Package | Description |
|---|---|
| com.google.gerrit.extensions.client | |
| com.google.gerrit.extensions.common |
| Modifier and Type | Method and Description |
|---|---|
static UiType |
UiType.parse(String str) |
static UiType |
UiType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UiType[] |
UiType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Set<UiType> |
GerritInfo.webUis |
Copyright © 2018. All rights reserved.