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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ChunkInfo.ObjectType
 GitStore.ChunkInfo.ObjectType GitStore.ChunkInfoOrBuilder.getObjectType()
           
 GitStore.ChunkInfo.ObjectType GitStore.ChunkInfo.getObjectType()
           
 GitStore.ChunkInfo.ObjectType GitStore.ChunkInfo.Builder.getObjectType()
           
static GitStore.ChunkInfo.ObjectType GitStore.ChunkInfo.ObjectType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static GitStore.ChunkInfo.ObjectType GitStore.ChunkInfo.ObjectType.valueOf(int value)
           
static GitStore.ChunkInfo.ObjectType GitStore.ChunkInfo.ObjectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GitStore.ChunkInfo.ObjectType[] GitStore.ChunkInfo.ObjectType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eclipse.jgit.generated.storage.dht.proto that return types with arguments of type GitStore.ChunkInfo.ObjectType
static com.google.protobuf.Internal.EnumLiteMap<GitStore.ChunkInfo.ObjectType> GitStore.ChunkInfo.ObjectType.internalGetValueMap()
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ChunkInfo.ObjectType
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setObjectType(GitStore.ChunkInfo.ObjectType value)
           
 



Copyright © 2011. All Rights Reserved.