Uses of Class
com.google.protobuf.DescriptorProtos.EnumDescriptorProto
-
Packages that use DescriptorProtos.EnumDescriptorProto Package Description com.google.protobuf -
-
Uses of DescriptorProtos.EnumDescriptorProto in com.google.protobuf
Fields in com.google.protobuf declared as DescriptorProtos.EnumDescriptorProto Modifier and Type Field Description private static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. DEFAULT_INSTANCEprivate DescriptorProtos.EnumDescriptorProtoDescriptors.EnumDescriptor. protoFields in com.google.protobuf with type parameters of type DescriptorProtos.EnumDescriptorProto Modifier and Type Field Description private Internal.ProtobufList<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.DescriptorProto. enumType_private Internal.ProtobufList<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.FileDescriptorProto. enumType_private static Parser<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.EnumDescriptorProto. PARSERMethods in com.google.protobuf that return DescriptorProtos.EnumDescriptorProto Modifier and Type Method Description static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. getDefaultInstance()DescriptorProtos.EnumDescriptorProtoDescriptorProtos.DescriptorProto.Builder. getEnumType(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.EnumDescriptorProtoDescriptorProtos.DescriptorProto. getEnumType(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.EnumDescriptorProtoDescriptorProtos.DescriptorProtoOrBuilder. getEnumType(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.EnumDescriptorProtoDescriptorProtos.FileDescriptorProto.Builder. getEnumType(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.EnumDescriptorProtoDescriptorProtos.FileDescriptorProto. getEnumType(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.EnumDescriptorProtoDescriptorProtos.FileDescriptorProtoOrBuilder. getEnumType(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseDelimitedFrom(java.io.InputStream input)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseDelimitedFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(byte[] data)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(ByteString data)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(CodedInputStream input)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(java.io.InputStream input)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(java.io.InputStream input, ExtensionRegistryLite extensionRegistry)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(java.nio.ByteBuffer data)static DescriptorProtos.EnumDescriptorProtoDescriptorProtos.EnumDescriptorProto. parseFrom(java.nio.ByteBuffer data, ExtensionRegistryLite extensionRegistry)DescriptorProtos.EnumDescriptorProtoDescriptors.EnumDescriptor. toProto()Convert the descriptor to its protocol message representation.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.EnumDescriptorProto Modifier and Type Method Description java.util.List<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.DescriptorProto.Builder. getEnumTypeList()repeated .google.protobuf.EnumDescriptorProto enum_type = 4;java.util.List<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.DescriptorProto. getEnumTypeList()repeated .google.protobuf.EnumDescriptorProto enum_type = 4;java.util.List<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.DescriptorProtoOrBuilder. getEnumTypeList()repeated .google.protobuf.EnumDescriptorProto enum_type = 4;java.util.List<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.FileDescriptorProto.Builder. getEnumTypeList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5;java.util.List<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.FileDescriptorProto. getEnumTypeList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5;java.util.List<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.FileDescriptorProtoOrBuilder. getEnumTypeList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5;static Parser<DescriptorProtos.EnumDescriptorProto>DescriptorProtos.EnumDescriptorProto. parser()Methods in com.google.protobuf with parameters of type DescriptorProtos.EnumDescriptorProto Modifier and Type Method Description private voidDescriptorProtos.DescriptorProto. addEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;private voidDescriptorProtos.DescriptorProto. addEnumType(DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addEnumType(DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;private voidDescriptorProtos.FileDescriptorProto. addEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;private voidDescriptorProtos.FileDescriptorProto. addEnumType(DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addEnumType(DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;static DescriptorProtos.EnumDescriptorProto.BuilderDescriptorProtos.EnumDescriptorProto. newBuilder(DescriptorProtos.EnumDescriptorProto prototype)DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. setEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;private voidDescriptorProtos.DescriptorProto. setEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. setEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;private voidDescriptorProtos.FileDescriptorProto. setEnumType(int index, DescriptorProtos.EnumDescriptorProto value)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;private voidDescriptors.EnumDescriptor. setProto(DescriptorProtos.EnumDescriptorProto proto)Method parameters in com.google.protobuf with type arguments of type DescriptorProtos.EnumDescriptorProto Modifier and Type Method Description private voidDescriptorProtos.DescriptorProto. addAllEnumType(java.lang.Iterable<? extends DescriptorProtos.EnumDescriptorProto> values)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.DescriptorProto.BuilderDescriptorProtos.DescriptorProto.Builder. addAllEnumType(java.lang.Iterable<? extends DescriptorProtos.EnumDescriptorProto> values)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;private voidDescriptorProtos.FileDescriptorProto. addAllEnumType(java.lang.Iterable<? extends DescriptorProtos.EnumDescriptorProto> values)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.FileDescriptorProto.BuilderDescriptorProtos.FileDescriptorProto.Builder. addAllEnumType(java.lang.Iterable<? extends DescriptorProtos.EnumDescriptorProto> values)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;Constructors in com.google.protobuf with parameters of type DescriptorProtos.EnumDescriptorProto Constructor Description EnumDescriptor(DescriptorProtos.EnumDescriptorProto proto, Descriptors.FileDescriptor file, Descriptors.Descriptor parent, int index)
-