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