Uses of Interface
com.google.protobuf.DescriptorProtos.EnumDescriptorProtoOrBuilder
Packages that use DescriptorProtos.EnumDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.EnumDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final class
Describes an enum type.static final class
Describes an enum type.Methods in com.google.protobuf that return DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilder
(int index) repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.EnumDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 4;
DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilderList()
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;