Uses of Interface
com.google.protobuf.DescriptorProtos.EnumValueDescriptorProtoOrBuilder
Packages that use DescriptorProtos.EnumValueDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.EnumValueDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.EnumValueDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.EnumValueDescriptorProto
static final class
Protobuf typegoogle.protobuf.EnumValueDescriptorProto
Methods in com.google.protobuf that return DescriptorProtos.EnumValueDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.EnumDescriptorProto.Builder.getValueOrBuilder
(int index) repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
DescriptorProtos.EnumDescriptorProto.getValueOrBuilder
(int index) repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueOrBuilder
(int index) repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.EnumValueDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.EnumDescriptorProto.Builder.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
DescriptorProtos.EnumDescriptorProto.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];
DescriptorProtos.EnumDescriptorProtoOrBuilder.getValueOrBuilderList()
repeated .google.protobuf.EnumValueDescriptorProto value = 2 [json_name = "value"];