Uses of Interface
com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.FileOrBuilder
-
Packages that use PluginProtos.CodeGeneratorResponse.FileOrBuilder Package Description com.google.protobuf.compiler -
-
Uses of PluginProtos.CodeGeneratorResponse.FileOrBuilder in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement PluginProtos.CodeGeneratorResponse.FileOrBuilder Modifier and Type Class Description static classPluginProtos.CodeGeneratorResponse.FileProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.Filestatic classPluginProtos.CodeGeneratorResponse.File.BuilderProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.FileMethods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponse.FileOrBuilder Modifier and Type Method Description PluginProtos.CodeGeneratorResponse.FileOrBuilderPluginProtos.CodeGeneratorResponse.Builder. getFileOrBuilder(int index)repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];PluginProtos.CodeGeneratorResponse.FileOrBuilderPluginProtos.CodeGeneratorResponse. getFileOrBuilder(int index)repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];PluginProtos.CodeGeneratorResponse.FileOrBuilderPluginProtos.CodeGeneratorResponseOrBuilder. getFileOrBuilder(int index)repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];Methods in com.google.protobuf.compiler that return types with arguments of type PluginProtos.CodeGeneratorResponse.FileOrBuilder Modifier and Type Method Description java.util.List<? extends PluginProtos.CodeGeneratorResponse.FileOrBuilder>PluginProtos.CodeGeneratorResponse.Builder. getFileOrBuilderList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];java.util.List<? extends PluginProtos.CodeGeneratorResponse.FileOrBuilder>PluginProtos.CodeGeneratorResponse. getFileOrBuilderList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];java.util.List<? extends PluginProtos.CodeGeneratorResponse.FileOrBuilder>PluginProtos.CodeGeneratorResponseOrBuilder. getFileOrBuilderList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15 [json_name = "file"];
-