Uses of Class
com.google.protobuf.generated.DescriptorProtos.SourceCodeInfo
Packages that use DescriptorProtos.SourceCodeInfo
-
Uses of DescriptorProtos.SourceCodeInfo in com.google.protobuf.generated
Subclasses with type arguments of type DescriptorProtos.SourceCodeInfo in com.google.protobuf.generatedModifier and TypeClassDescriptionstatic final class
Encapsulates information about the original source file from which a FileDescriptorProto was generated.static final class
Encapsulates information about the original source file from which a FileDescriptorProto was generated.Subinterfaces with type arguments of type DescriptorProtos.SourceCodeInfo in com.google.protobuf.generatedMethods in com.google.protobuf.generated that return DescriptorProtos.SourceCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.build()
DescriptorProtos.SourceCodeInfo.Builder.buildPartial()
DescriptorProtos.SourceCodeInfo.getDefaultInstance()
DescriptorProtos.SourceCodeInfo.Builder.getDefaultInstanceForType()
DescriptorProtos.SourceCodeInfo.getDefaultInstanceForType()
DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfo()
This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProto.getSourceCodeInfo()
This field contains optional information about the original source code.DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfo()
This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfo.parseDelimitedFrom
(InputStream input) DescriptorProtos.SourceCodeInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom
(byte[] data) DescriptorProtos.SourceCodeInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom
(com.google.protobuf.ByteString data) DescriptorProtos.SourceCodeInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom
(com.google.protobuf.CodedInputStream input) DescriptorProtos.SourceCodeInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom
(InputStream input) DescriptorProtos.SourceCodeInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DescriptorProtos.SourceCodeInfo.parseFrom
(ByteBuffer data) DescriptorProtos.SourceCodeInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf.generated that return types with arguments of type DescriptorProtos.SourceCodeInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DescriptorProtos.SourceCodeInfo> DescriptorProtos.SourceCodeInfo.getParserForType()
static com.google.protobuf.Parser
<DescriptorProtos.SourceCodeInfo> DescriptorProtos.SourceCodeInfo.parser()
Methods in com.google.protobuf.generated with parameters of type DescriptorProtos.SourceCodeInfoModifier and TypeMethodDescriptionDescriptorProtos.SourceCodeInfo.Builder.mergeFrom
(DescriptorProtos.SourceCodeInfo other) DescriptorProtos.FileDescriptorProto.Builder.mergeSourceCodeInfo
(DescriptorProtos.SourceCodeInfo value) This field contains optional information about the original source code.DescriptorProtos.SourceCodeInfo.newBuilder
(DescriptorProtos.SourceCodeInfo prototype) DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo
(DescriptorProtos.SourceCodeInfo value) This field contains optional information about the original source code.