Uses of Class
org.dozer.cache.DozerCacheType

Packages that use DozerCacheType
org.dozer.cache   
 

Uses of DozerCacheType in org.dozer.cache
 

Methods in org.dozer.cache that return DozerCacheType
static DozerCacheType DozerCacheType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DozerCacheType[] DozerCacheType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2011 dozer. All Rights Reserved.