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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.RefData.Id
 GitStore.RefData.Id GitStore.RefData.Id.Builder.build()
           
 GitStore.RefData.Id GitStore.RefData.Id.Builder.buildPartial()
           
static GitStore.RefData.Id GitStore.RefData.Id.getDefaultInstance()
           
 GitStore.RefData.Id GitStore.RefData.Id.getDefaultInstanceForType()
           
 GitStore.RefData.Id GitStore.RefData.Id.Builder.getDefaultInstanceForType()
           
 GitStore.RefData.Id GitStore.RefDataOrBuilder.getPeeled()
           
 GitStore.RefData.Id GitStore.RefData.getPeeled()
           
 GitStore.RefData.Id GitStore.RefData.Builder.getPeeled()
           
 GitStore.RefData.Id GitStore.RefDataOrBuilder.getTarget()
           
 GitStore.RefData.Id GitStore.RefData.getTarget()
           
 GitStore.RefData.Id GitStore.RefData.Builder.getTarget()
           
static GitStore.RefData.Id GitStore.RefData.Id.parseDelimitedFrom(java.io.InputStream input)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(byte[] data)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(com.google.protobuf.ByteString data)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.RefData.Id GitStore.RefData.Id.parseFrom(java.io.InputStream input)
           
static GitStore.RefData.Id GitStore.RefData.Id.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.Id
 GitStore.RefData.Id.Builder GitStore.RefData.Id.Builder.mergeFrom(GitStore.RefData.Id other)
           
 GitStore.RefData.Builder GitStore.RefData.Builder.mergePeeled(GitStore.RefData.Id value)
           
 GitStore.RefData.Builder GitStore.RefData.Builder.mergeTarget(GitStore.RefData.Id value)
           
static GitStore.RefData.Id.Builder GitStore.RefData.Id.newBuilder(GitStore.RefData.Id prototype)
           
 GitStore.RefData.Builder GitStore.RefData.Builder.setPeeled(GitStore.RefData.Id value)
           
 GitStore.RefData.Builder GitStore.RefData.Builder.setTarget(GitStore.RefData.Id value)
           
 



Copyright © 2011. All Rights Reserved.