Uses of Class
com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse
Packages that use PluginProtos.CodeGeneratorResponse
-
Uses of PluginProtos.CodeGeneratorResponse in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return PluginProtos.CodeGeneratorResponseModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.getDefaultInstance()PluginProtos.CodeGeneratorResponse.parseDelimitedFrom(InputStream input) PluginProtos.CodeGeneratorResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.parseFrom(byte[] data) PluginProtos.CodeGeneratorResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.parseFrom(com.google.protobuf.ByteString data) PluginProtos.CodeGeneratorResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.parseFrom(com.google.protobuf.CodedInputStream input) PluginProtos.CodeGeneratorResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.parseFrom(InputStream input) PluginProtos.CodeGeneratorResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PluginProtos.CodeGeneratorResponse.parseFrom(ByteBuffer data) PluginProtos.CodeGeneratorResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.compiler that return types with arguments of type PluginProtos.CodeGeneratorResponseModifier and TypeMethodDescriptionstatic com.google.protobuf.Parser<PluginProtos.CodeGeneratorResponse>PluginProtos.CodeGeneratorResponse.parser()Methods in com.google.protobuf.compiler with parameters of type PluginProtos.CodeGeneratorResponseModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.newBuilder(PluginProtos.CodeGeneratorResponse prototype)