Uses of Class
com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse.File
Packages that use PluginProtos.CodeGeneratorResponse.File
-
Uses of PluginProtos.CodeGeneratorResponse.File in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler declared as PluginProtos.CodeGeneratorResponse.FileModifier and TypeFieldDescriptionprivate static final PluginProtos.CodeGeneratorResponse.FilePluginProtos.CodeGeneratorResponse.File.DEFAULT_INSTANCEFields in com.google.protobuf.compiler with type parameters of type PluginProtos.CodeGeneratorResponse.FileModifier and TypeFieldDescriptionPluginProtos.CodeGeneratorResponse.Builder.file_PluginProtos.CodeGeneratorResponse.file_private RepeatedFieldBuilderV3<PluginProtos.CodeGeneratorResponse.File,PluginProtos.CodeGeneratorResponse.File.Builder, PluginProtos.CodeGeneratorResponse.FileOrBuilder> PluginProtos.CodeGeneratorResponse.Builder.fileBuilder_static final Parser<PluginProtos.CodeGeneratorResponse.File>PluginProtos.CodeGeneratorResponse.File.PARSERDeprecated.Methods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponse.FileModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.File.Builder.build()PluginProtos.CodeGeneratorResponse.File.Builder.buildPartial()PluginProtos.CodeGeneratorResponse.File.getDefaultInstance()PluginProtos.CodeGeneratorResponse.File.Builder.getDefaultInstanceForType()PluginProtos.CodeGeneratorResponse.File.getDefaultInstanceForType()PluginProtos.CodeGeneratorResponse.Builder.getFile(int index) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponse.getFile(int index) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponseOrBuilder.getFile(int index) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponse.File.parseDelimitedFrom(InputStream input) PluginProtos.CodeGeneratorResponse.File.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.File.parseFrom(byte[] data) PluginProtos.CodeGeneratorResponse.File.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.File.parseFrom(ByteString data) PluginProtos.CodeGeneratorResponse.File.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.File.parseFrom(CodedInputStream input) PluginProtos.CodeGeneratorResponse.File.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.File.parseFrom(InputStream input) PluginProtos.CodeGeneratorResponse.File.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.File.parseFrom(ByteBuffer data) PluginProtos.CodeGeneratorResponse.File.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.compiler that return types with arguments of type PluginProtos.CodeGeneratorResponse.FileModifier and TypeMethodDescriptionprivate RepeatedFieldBuilderV3<PluginProtos.CodeGeneratorResponse.File,PluginProtos.CodeGeneratorResponse.File.Builder, PluginProtos.CodeGeneratorResponse.FileOrBuilder> PluginProtos.CodeGeneratorResponse.Builder.getFileFieldBuilder()PluginProtos.CodeGeneratorResponse.Builder.getFileList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponse.getFileList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponseOrBuilder.getFileList()repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponse.File.getParserForType()PluginProtos.CodeGeneratorResponse.File.parser()Methods in com.google.protobuf.compiler with parameters of type PluginProtos.CodeGeneratorResponse.FileModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Builder.addFile(int index, PluginProtos.CodeGeneratorResponse.File value) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;PluginProtos.CodeGeneratorResponse.Builder.addFile(PluginProtos.CodeGeneratorResponse.File value) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;private voidPluginProtos.CodeGeneratorResponse.File.Builder.buildPartial0(PluginProtos.CodeGeneratorResponse.File result) PluginProtos.CodeGeneratorResponse.File.Builder.mergeFrom(PluginProtos.CodeGeneratorResponse.File other) PluginProtos.CodeGeneratorResponse.File.newBuilder(PluginProtos.CodeGeneratorResponse.File prototype) PluginProtos.CodeGeneratorResponse.Builder.setFile(int index, PluginProtos.CodeGeneratorResponse.File value) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;Method parameters in com.google.protobuf.compiler with type arguments of type PluginProtos.CodeGeneratorResponse.FileModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Builder.addAllFile(Iterable<? extends PluginProtos.CodeGeneratorResponse.File> values) repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;