Uses of Class
com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Uses of DescriptorProtos.EnumDescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.EnumDescriptorProtoModifier and TypeFieldDescriptionprivate static final DescriptorProtos.EnumDescriptorProto
DescriptorProtos.EnumDescriptorProto.DEFAULT_INSTANCE
Descriptors.EnumDescriptor.proto
Fields in com.google.protobuf with type parameters of type DescriptorProtos.EnumDescriptorProtoModifier and TypeFieldDescriptionprivate List
<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.DescriptorProto.Builder.enumType_
private List
<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.DescriptorProto.enumType_
private List
<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.FileDescriptorProto.Builder.enumType_
private List
<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.FileDescriptorProto.enumType_
private 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_
private static final Parser
<DescriptorProtos.EnumDescriptorProto> DescriptorProtos.EnumDescriptorProto.PARSER
Methods in com.google.protobuf that return DescriptorProtos.EnumDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.EnumDescriptorProto.Builder.build()
DescriptorProtos.EnumDescriptorProto.Builder.buildPartial()
DescriptorProtos.EnumDescriptorProto.getDefaultInstance()
DescriptorProtos.EnumDescriptorProto.Builder.getDefaultInstanceForType()
DescriptorProtos.EnumDescriptorProto.getDefaultInstanceForType()
DescriptorProtos.DescriptorProto.Builder.getEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProto.getEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProtoOrBuilder.getEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.getEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.getEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumType
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.EnumDescriptorProto.parseDelimitedFrom
(InputStream input) DescriptorProtos.EnumDescriptorProto.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.EnumDescriptorProto.parseFrom
(byte[] data) DescriptorProtos.EnumDescriptorProto.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.EnumDescriptorProto.parseFrom
(ByteString data) DescriptorProtos.EnumDescriptorProto.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) DescriptorProtos.EnumDescriptorProto.parseFrom
(CodedInputStream input) DescriptorProtos.EnumDescriptorProto.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.EnumDescriptorProto.parseFrom
(InputStream input) DescriptorProtos.EnumDescriptorProto.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) DescriptorProtos.EnumDescriptorProto.parseFrom
(ByteBuffer data) DescriptorProtos.EnumDescriptorProto.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Descriptors.EnumDescriptor.toProto()
Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.EnumDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProto.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProtoOrBuilder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProtoOrBuilder.getEnumTypeList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.EnumDescriptorProto.getParserForType()
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()
DescriptorProtos.EnumDescriptorProto.parser()
Methods in com.google.protobuf with parameters of type DescriptorProtos.EnumDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addEnumType
(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.DescriptorProto.Builder.addEnumType
(DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.addEnumType
(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
DescriptorProtos.FileDescriptorProto.Builder.addEnumType
(DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
private void
DescriptorProtos.EnumDescriptorProto.Builder.buildPartial0
(DescriptorProtos.EnumDescriptorProto result) private void
DescriptorProtos.EnumDescriptorProto.Builder.buildPartialRepeatedFields
(DescriptorProtos.EnumDescriptorProto result) DescriptorProtos.EnumDescriptorProto.Builder.mergeFrom
(DescriptorProtos.EnumDescriptorProto other) DescriptorProtos.EnumDescriptorProto.newBuilder
(DescriptorProtos.EnumDescriptorProto prototype) DescriptorProtos.DescriptorProto.Builder.setEnumType
(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.setEnumType
(int index, DescriptorProtos.EnumDescriptorProto value) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
private void
Descriptors.EnumDescriptor.setProto
(DescriptorProtos.EnumDescriptorProto proto) Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.EnumDescriptorProtoModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.Builder.addAllEnumType
(Iterable<? extends DescriptorProtos.EnumDescriptorProto> values) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.Builder.addAllEnumType
(Iterable<? extends DescriptorProtos.EnumDescriptorProto> values) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
Constructors in com.google.protobuf with parameters of type DescriptorProtos.EnumDescriptorProtoModifierConstructorDescriptionprivate
EnumDescriptor
(DescriptorProtos.EnumDescriptorProto proto, Descriptors.FileDescriptor file, Descriptors.Descriptor parent, int index)