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.Builder.build()
PluginProtos.CodeGeneratorResponse.Builder.buildPartial()
PluginProtos.CodeGeneratorResponse.getDefaultInstance()
PluginProtos.CodeGeneratorResponse.Builder.getDefaultInstanceForType()
PluginProtos.CodeGeneratorResponse.getDefaultInstanceForType()
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 TypeMethodDescriptioncom.google.protobuf.Parser
<PluginProtos.CodeGeneratorResponse> PluginProtos.CodeGeneratorResponse.getParserForType()
static com.google.protobuf.Parser
<PluginProtos.CodeGeneratorResponse> PluginProtos.CodeGeneratorResponse.parser()
Methods in com.google.protobuf.compiler with parameters of type PluginProtos.CodeGeneratorResponseModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorResponse.Builder.mergeFrom
(PluginProtos.CodeGeneratorResponse other) PluginProtos.CodeGeneratorResponse.newBuilder
(PluginProtos.CodeGeneratorResponse prototype)