| Package | Description |
|---|---|
| org.apache.flink.formats.protobuf.testproto |
| Modifier and Type | Method and Description |
|---|---|
static OneofTest.TestOneofCase |
OneofTest.TestOneofCase.forNumber(int value) |
OneofTest.TestOneofCase |
OneofTestOrBuilder.getTestOneofCase() |
OneofTest.TestOneofCase |
OneofTest.getTestOneofCase() |
OneofTest.TestOneofCase |
OneofTest.Builder.getTestOneofCase() |
static OneofTest.TestOneofCase |
OneofTest.TestOneofCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OneofTest.TestOneofCase |
OneofTest.TestOneofCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OneofTest.TestOneofCase[] |
OneofTest.TestOneofCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.