Uses of Class
dermi.annotation.PersistenceType

Packages that use PersistenceType
dermi.annotation   
 

Uses of PersistenceType in dermi.annotation
 

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