Package com.google.protobuf.compiler
Class PluginProtos
- java.lang.Object
-
- com.google.protobuf.GeneratedFile
-
- com.google.protobuf.compiler.PluginProtos
-
@Generated public final class PluginProtos extends GeneratedFile
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPluginProtos.CodeGeneratorRequestProtobuf typegoogle.protobuf.compiler.CodeGeneratorRequeststatic interfacePluginProtos.CodeGeneratorRequestOrBuilderstatic classPluginProtos.CodeGeneratorResponseProtobuf typegoogle.protobuf.compiler.CodeGeneratorResponsestatic interfacePluginProtos.CodeGeneratorResponseOrBuilderstatic classPluginProtos.VersionProtobuf typegoogle.protobuf.compiler.Versionstatic interfacePluginProtos.VersionOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)-
Methods inherited from class com.google.protobuf.GeneratedFile
addOptionalExtension
-
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(ExtensionRegistry registry)
-
getDescriptor
public static Descriptors.FileDescriptor getDescriptor()
-
-