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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ObjectInfo.ObjectType
 GitStore.ObjectInfo.ObjectType GitStore.ObjectInfoOrBuilder.getObjectType()
           
 GitStore.ObjectInfo.ObjectType GitStore.ObjectInfo.getObjectType()
           
 GitStore.ObjectInfo.ObjectType GitStore.ObjectInfo.Builder.getObjectType()
           
static GitStore.ObjectInfo.ObjectType GitStore.ObjectInfo.ObjectType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static GitStore.ObjectInfo.ObjectType GitStore.ObjectInfo.ObjectType.valueOf(int value)
           
static GitStore.ObjectInfo.ObjectType GitStore.ObjectInfo.ObjectType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GitStore.ObjectInfo.ObjectType[] GitStore.ObjectInfo.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.ObjectInfo.ObjectType
static com.google.protobuf.Internal.EnumLiteMap<GitStore.ObjectInfo.ObjectType> GitStore.ObjectInfo.ObjectType.internalGetValueMap()
           
 

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



Copyright © 2011. All Rights Reserved.