static ResponseMessage.MessageCase |
ResponseMessage.MessageCase.forNumber(int value) |
|
ResponseMessage.MessageCase |
ResponseMessage.Builder.getMessageCase() |
|
ResponseMessage.MessageCase |
ResponseMessage.getMessageCase() |
|
ResponseMessage.MessageCase |
ResponseMessageOrBuilder.getMessageCase() |
|
static ResponseMessage.MessageCase |
ResponseMessage.MessageCase.valueOf(int value) |
Deprecated.
|
static ResponseMessage.MessageCase |
ResponseMessage.MessageCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ResponseMessage.MessageCase[] |
ResponseMessage.MessageCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|