Package | Description |
---|---|
org.apache.flink.statefun.flink.common.protobuf.generated |
Modifier and Type | Method and Description |
---|---|
static TestProtos.OneOfMessage.PayloadCase |
TestProtos.OneOfMessage.PayloadCase.forNumber(int value) |
TestProtos.OneOfMessage.PayloadCase |
TestProtos.OneOfMessageOrBuilder.getPayloadCase() |
TestProtos.OneOfMessage.PayloadCase |
TestProtos.OneOfMessage.getPayloadCase() |
TestProtos.OneOfMessage.PayloadCase |
TestProtos.OneOfMessage.Builder.getPayloadCase() |
static TestProtos.OneOfMessage.PayloadCase |
TestProtos.OneOfMessage.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TestProtos.OneOfMessage.PayloadCase |
TestProtos.OneOfMessage.PayloadCase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TestProtos.OneOfMessage.PayloadCase[] |
TestProtos.OneOfMessage.PayloadCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.