| Package | Description |
|---|---|
| com.google.gerrit.extensions.client |
| Modifier and Type | Field and Description |
|---|---|
Side |
Comment.side |
| Modifier and Type | Method and Description |
|---|---|
static Side |
Side.fromShort(short s) |
static Side |
Side.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Side[] |
Side.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.