Uses of Interface
com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Packages that use DescriptorProtos.EnumDescriptorProtoOrBuilder Package Description com.google.protobuf -
-
Uses of DescriptorProtos.EnumDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.EnumDescriptorProtoOrBuilder Modifier and Type Class Description static class
DescriptorProtos.EnumDescriptorProto
Protobuf typegoogle.protobuf.EnumDescriptorProto
static class
DescriptorProtos.EnumDescriptorProto.Builder
Protobuf typegoogle.protobuf.EnumDescriptorProto
Methods in com.google.protobuf that return DescriptorProtos.EnumDescriptorProtoOrBuilder Modifier and Type Method Description DescriptorProtos.EnumDescriptorProtoOrBuilder
DescriptorProtos.DescriptorProto.Builder. getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
DescriptorProtos.EnumDescriptorProtoOrBuilder
DescriptorProtos.DescriptorProto. getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
DescriptorProtos.EnumDescriptorProtoOrBuilder
DescriptorProtos.DescriptorProtoOrBuilder. getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
DescriptorProtos.EnumDescriptorProtoOrBuilder
DescriptorProtos.FileDescriptorProto.Builder. getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
DescriptorProtos.EnumDescriptorProtoOrBuilder
DescriptorProtos.FileDescriptorProto. getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
DescriptorProtos.EnumDescriptorProtoOrBuilder
DescriptorProtos.FileDescriptorProtoOrBuilder. getEnumTypeOrBuilder(int index)
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.EnumDescriptorProtoOrBuilder Modifier and Type Method Description java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>
DescriptorProtos.DescriptorProto.Builder. getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>
DescriptorProtos.DescriptorProto. getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>
DescriptorProtos.DescriptorProtoOrBuilder. getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];
java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>
DescriptorProtos.FileDescriptorProto.Builder. getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>
DescriptorProtos.FileDescriptorProto. getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>
DescriptorProtos.FileDescriptorProtoOrBuilder. getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];
-