| Package | Description |
|---|---|
| org.apache.flink.formats.protobuf.testproto |
| Modifier and Type | Method and Description |
|---|---|
static Pb3Test.Corpus |
Pb3Test.Corpus.forNumber(int value) |
Pb3Test.Corpus |
Pb3Test.getF()
.org.apache.flink.formats.protobuf.testproto.Pb3Test.Corpus f = 6; |
Pb3Test.Corpus |
Pb3Test.Builder.getF()
.org.apache.flink.formats.protobuf.testproto.Pb3Test.Corpus f = 6; |
Pb3Test.Corpus |
Pb3TestOrBuilder.getF()
.org.apache.flink.formats.protobuf.testproto.Pb3Test.Corpus f = 6; |
static Pb3Test.Corpus |
Pb3Test.Corpus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Pb3Test.Corpus |
Pb3Test.Corpus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Pb3Test.Corpus |
Pb3Test.Corpus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pb3Test.Corpus[] |
Pb3Test.Corpus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Pb3Test.Corpus> |
Pb3Test.Corpus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Pb3Test.Builder |
Pb3Test.Builder.setF(Pb3Test.Corpus value)
.org.apache.flink.formats.protobuf.testproto.Pb3Test.Corpus f = 6; |
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.