Uses of Class
org.eclipse.jgit.generated.storage.dht.proto.GitStore.RefData

Uses of GitStore.RefData in org.eclipse.jgit.generated.storage.dht.proto
 

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.RefData
 GitStore.RefData GitStore.RefData.Builder.build()
           
 GitStore.RefData GitStore.RefData.Builder.buildPartial()
           
static GitStore.RefData GitStore.RefData.getDefaultInstance()
           
 GitStore.RefData GitStore.RefData.getDefaultInstanceForType()
           
 GitStore.RefData GitStore.RefData.Builder.getDefaultInstanceForType()
           
static GitStore.RefData GitStore.RefData.parseDelimitedFrom(java.io.InputStream input)
           
static GitStore.RefData GitStore.RefData.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData GitStore.RefData.parseFrom(byte[] data)
           
static GitStore.RefData GitStore.RefData.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData GitStore.RefData.parseFrom(com.google.protobuf.ByteString data)
           
static GitStore.RefData GitStore.RefData.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData GitStore.RefData.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GitStore.RefData GitStore.RefData.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData GitStore.RefData.parseFrom(java.io.InputStream input)
           
static GitStore.RefData GitStore.RefData.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.RefData
 GitStore.RefData.Builder GitStore.RefData.Builder.mergeFrom(GitStore.RefData other)
           
static GitStore.RefData.Builder GitStore.RefData.newBuilder(GitStore.RefData prototype)
           
 



Copyright © 2011. All Rights Reserved.