Uses of Interface
com.google.protobuf.generated.DescriptorProtos.EnumDescriptorProtoOrBuilder
Packages that use DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.EnumDescriptorProtoOrBuilder in com.google.protobuf.generated
Classes in com.google.protobuf.generated that implement DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes an enum type.static final class
Describes an enum type.Methods in com.google.protobuf.generated 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.generated 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;