Uses of Interface
com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.EnumDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes an enum type.static final class
Describes an enum type.Fields in com.google.protobuf with type parameters of type DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeFieldDescriptionprivate RepeatedFieldBuilder
<DescriptorProtos.EnumDescriptorProto, DescriptorProtos.EnumDescriptorProto.Builder, DescriptorProtos.EnumDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.enumTypeBuilder_
private RepeatedFieldBuilder
<DescriptorProtos.EnumDescriptorProto, DescriptorProtos.EnumDescriptorProto.Builder, DescriptorProtos.EnumDescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.enumTypeBuilder_
Methods in com.google.protobuf that return DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProto.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProtoOrBuilder.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProto.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProtoOrBuilder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
private RepeatedFieldBuilder
<DescriptorProtos.EnumDescriptorProto, DescriptorProtos.EnumDescriptorProto.Builder, DescriptorProtos.EnumDescriptorProtoOrBuilder> DescriptorProtos.DescriptorProto.Builder.internalGetEnumTypeFieldBuilder()
private RepeatedFieldBuilder
<DescriptorProtos.EnumDescriptorProto, DescriptorProtos.EnumDescriptorProto.Builder, DescriptorProtos.EnumDescriptorProtoOrBuilder> DescriptorProtos.FileDescriptorProto.Builder.internalGetEnumTypeFieldBuilder()