Uses of Class
com.google.protobuf.DescriptorProtos.SourceCodeInfo

Uses of DescriptorProtos.SourceCodeInfo in com.google.protobuf
 

Methods in com.google.protobuf that return DescriptorProtos.SourceCodeInfo
 DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.Builder.build()
           
 DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.Builder.buildPartial()
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.getDefaultInstance()
           
 DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.getDefaultInstanceForType()
           
 DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.Builder.getDefaultInstanceForType()
           
 DescriptorProtos.SourceCodeInfo DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfo()
           
 DescriptorProtos.SourceCodeInfo DescriptorProtos.FileDescriptorProto.getSourceCodeInfo()
           
 DescriptorProtos.SourceCodeInfo DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfo()
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(InputStream input)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(ByteString data)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream input)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(InputStream input)
           
static DescriptorProtos.SourceCodeInfo DescriptorProtos.SourceCodeInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
           
 

Methods in com.google.protobuf with parameters of type DescriptorProtos.SourceCodeInfo
 DescriptorProtos.SourceCodeInfo.Builder DescriptorProtos.SourceCodeInfo.Builder.mergeFrom(DescriptorProtos.SourceCodeInfo other)
           
 DescriptorProtos.FileDescriptorProto.Builder DescriptorProtos.FileDescriptorProto.Builder.mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo value)
           
static DescriptorProtos.SourceCodeInfo.Builder DescriptorProtos.SourceCodeInfo.newBuilder(DescriptorProtos.SourceCodeInfo prototype)
           
 DescriptorProtos.FileDescriptorProto.Builder DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo(DescriptorProtos.SourceCodeInfo value)
           
 



Copyright © 2008-2011. All Rights Reserved.