Package | Description |
---|---|
org.jim.common.packets |
Modifier and Type | Field and Description |
---|---|
JoinGroupResult |
JoinGroupRespBody.result |
Modifier and Type | Method and Description |
---|---|
static JoinGroupResult |
JoinGroupResult.forNumber(int value) |
JoinGroupResult |
JoinGroupRespBody.getResult() |
static JoinGroupResult |
JoinGroupResult.valueOf(int value) |
static JoinGroupResult |
JoinGroupResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinGroupResult[] |
JoinGroupResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JoinGroupRespBody.setResult(JoinGroupResult result) |
Copyright © 2018. All rights reserved.