Uses of Interface
com.google.protobuf.compiler.PluginProtos.VersionOrBuilder
-
Packages that use PluginProtos.VersionOrBuilder Package Description com.google.protobuf.compiler -
-
Uses of PluginProtos.VersionOrBuilder in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement PluginProtos.VersionOrBuilder Modifier and Type Class Description static classPluginProtos.VersionThe version number of protocol compiler.static classPluginProtos.Version.BuilderThe version number of protocol compiler.Methods in com.google.protobuf.compiler that return PluginProtos.VersionOrBuilder Modifier and Type Method Description PluginProtos.VersionOrBuilderPluginProtos.CodeGeneratorRequest.Builder. getCompilerVersionOrBuilder()The version number of protocol compiler.PluginProtos.VersionOrBuilderPluginProtos.CodeGeneratorRequest. getCompilerVersionOrBuilder()The version number of protocol compiler.PluginProtos.VersionOrBuilderPluginProtos.CodeGeneratorRequestOrBuilder. getCompilerVersionOrBuilder()The version number of protocol compiler.
-