Uses of Interface
com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder
Packages that use DescriptorProtos.FileDescriptorProtoOrBuilder
-
Uses of DescriptorProtos.FileDescriptorProtoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.FileDescriptorProtoOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.protobuf.FileDescriptorProtostatic final classProtobuf typegoogle.protobuf.FileDescriptorProtoMethods in com.google.protobuf that return DescriptorProtos.FileDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.getFileOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.getFileOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSetOrBuilder.getFileOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FileDescriptorProtoOrBuilderModifier and TypeMethodDescriptionDescriptorProtos.FileDescriptorSet.Builder.getFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSet.getFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"];DescriptorProtos.FileDescriptorSetOrBuilder.getFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto file = 1 [json_name = "file"]; -
Uses of DescriptorProtos.FileDescriptorProtoOrBuilder in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return DescriptorProtos.FileDescriptorProtoOrBuilderModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.getProtoFileOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.getProtoFileOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequestOrBuilder.getProtoFileOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.Builder.getSourceFileDescriptorsOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];PluginProtos.CodeGeneratorRequest.getSourceFileDescriptorsOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];PluginProtos.CodeGeneratorRequestOrBuilder.getSourceFileDescriptorsOrBuilder(int index) repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];Methods in com.google.protobuf.compiler that return types with arguments of type DescriptorProtos.FileDescriptorProtoOrBuilderModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.getProtoFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.getProtoFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequestOrBuilder.getProtoFileOrBuilderList()repeated .google.protobuf.FileDescriptorProto proto_file = 15 [json_name = "protoFile"];PluginProtos.CodeGeneratorRequest.Builder.getSourceFileDescriptorsOrBuilderList()repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];PluginProtos.CodeGeneratorRequest.getSourceFileDescriptorsOrBuilderList()repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];PluginProtos.CodeGeneratorRequestOrBuilder.getSourceFileDescriptorsOrBuilderList()repeated .google.protobuf.FileDescriptorProto source_file_descriptors = 17 [json_name = "sourceFileDescriptors"];