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 classDescriptorProtos.EnumDescriptorProtoDescribes an enum type.static classDescriptorProtos.EnumDescriptorProto.BuilderDescribes an enum type.Methods in com.google.protobuf that return DescriptorProtos.EnumDescriptorProtoOrBuilder Modifier and Type Method Description DescriptorProtos.EnumDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto.Builder. getEnumTypeOrBuilder(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.EnumDescriptorProtoOrBuilderDescriptorProtos.DescriptorProto. getEnumTypeOrBuilder(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.EnumDescriptorProtoOrBuilderDescriptorProtos.DescriptorProtoOrBuilder. getEnumTypeOrBuilder(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 4;DescriptorProtos.EnumDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorProto.Builder. getEnumTypeOrBuilder(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.EnumDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorProto. getEnumTypeOrBuilder(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;DescriptorProtos.EnumDescriptorProtoOrBuilderDescriptorProtos.FileDescriptorProtoOrBuilder. getEnumTypeOrBuilder(int index)repeated .google.protobuf.EnumDescriptorProto enum_type = 5;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;java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProto. getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 4;java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>DescriptorProtos.DescriptorProtoOrBuilder. getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 4;java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProto.Builder. getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5;java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProto. getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5;java.util.List<? extends DescriptorProtos.EnumDescriptorProtoOrBuilder>DescriptorProtos.FileDescriptorProtoOrBuilder. getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
-