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