Uses of Class
com.aragost.javahg.RepositoryConfiguration.CachePolicy

Packages that use RepositoryConfiguration.CachePolicy
com.aragost.javahg   
 

Uses of RepositoryConfiguration.CachePolicy in com.aragost.javahg
 

Methods in com.aragost.javahg that return RepositoryConfiguration.CachePolicy
 RepositoryConfiguration.CachePolicy RepositoryConfiguration.getCachePolicy()
           
static RepositoryConfiguration.CachePolicy RepositoryConfiguration.CachePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryConfiguration.CachePolicy[] RepositoryConfiguration.CachePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.aragost.javahg with parameters of type RepositoryConfiguration.CachePolicy
 void RepositoryConfiguration.setCachePolicy(RepositoryConfiguration.CachePolicy cachePolicy)
           
 

Constructors in com.aragost.javahg with parameters of type RepositoryConfiguration.CachePolicy
Repository(RepositoryConfiguration.CachePolicy cachePolicy)
           
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.