Uses of Class
dermi.annotation.Granularity

Packages that use Granularity
dermi.annotation   
 

Uses of Granularity in dermi.annotation
 

Methods in dermi.annotation that return Granularity
static Granularity Granularity.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Granularity[] Granularity.values()
          Returns an array containing the constants of this enum type, in the order they're declared.