Uses of Interface
com.google.protobuf.DescriptorProtos.GeneratedCodeInfoOrBuilder
-
Packages that use DescriptorProtos.GeneratedCodeInfoOrBuilder Package Description com.google.protobuf com.google.protobuf.compiler -
-
Uses of DescriptorProtos.GeneratedCodeInfoOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement DescriptorProtos.GeneratedCodeInfoOrBuilder Modifier and Type Class Description static classDescriptorProtos.GeneratedCodeInfoDescribes the relationship between generated code and its original source file.static classDescriptorProtos.GeneratedCodeInfo.BuilderDescribes the relationship between generated code and its original source file. -
Uses of DescriptorProtos.GeneratedCodeInfoOrBuilder in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler with type parameters of type DescriptorProtos.GeneratedCodeInfoOrBuilder Modifier and Type Field Description private SingleFieldBuilder<DescriptorProtos.GeneratedCodeInfo,DescriptorProtos.GeneratedCodeInfo.Builder,DescriptorProtos.GeneratedCodeInfoOrBuilder>PluginProtos.CodeGeneratorResponse.File.Builder. generatedCodeInfoBuilder_Methods in com.google.protobuf.compiler that return DescriptorProtos.GeneratedCodeInfoOrBuilder Modifier and Type Method Description DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.File.Builder. getGeneratedCodeInfoOrBuilder()Information describing the file content being inserted.DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.File. getGeneratedCodeInfoOrBuilder()Information describing the file content being inserted.DescriptorProtos.GeneratedCodeInfoOrBuilderPluginProtos.CodeGeneratorResponse.FileOrBuilder. getGeneratedCodeInfoOrBuilder()Information describing the file content being inserted.Methods in com.google.protobuf.compiler that return types with arguments of type DescriptorProtos.GeneratedCodeInfoOrBuilder Modifier and Type Method Description private SingleFieldBuilder<DescriptorProtos.GeneratedCodeInfo,DescriptorProtos.GeneratedCodeInfo.Builder,DescriptorProtos.GeneratedCodeInfoOrBuilder>PluginProtos.CodeGeneratorResponse.File.Builder. getGeneratedCodeInfoFieldBuilder()Information describing the file content being inserted.
-