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 classDescribes an enum type.static final classDescribes 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 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.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.EnumDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.DescriptorProto.getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 4 [json_name = "enumType"];DescriptorProtos.FileDescriptorProto.getEnumTypeOrBuilderList()repeated .google.protobuf.EnumDescriptorProto enum_type = 5 [json_name = "enumType"];