Uses of Class
dermi.annotation.SynchronyType

Packages that use SynchronyType
dermi.annotation   
 

Uses of SynchronyType in dermi.annotation
 

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