| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos.EnumValueDescriptorProto
Describes a value within an enum.
|
static class |
DescriptorProtos.EnumValueDescriptorProto.Builder
Describes a value within an enum.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueOrBuilder(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2; |
DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
DescriptorProtos.EnumDescriptorProto.getValueOrBuilder(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2; |
DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
DescriptorProtos.EnumDescriptorProto.Builder.getValueOrBuilder(int index)
repeated .google.protobuf.EnumValueDescriptorProto value = 2; |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends DescriptorProtos.EnumValueDescriptorProtoOrBuilder> |
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2; |
java.util.List<? extends DescriptorProtos.EnumValueDescriptorProtoOrBuilder> |
DescriptorProtos.EnumDescriptorProto.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2; |
java.util.List<? extends DescriptorProtos.EnumValueDescriptorProtoOrBuilder> |
DescriptorProtos.EnumDescriptorProto.Builder.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2; |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.