Uses of Class
cronapp.framework.core.persistence.CronappTableRole
-
Packages that use CronappTableRole Package Description cronapp.framework.core.persistence -
-
Uses of CronappTableRole in cronapp.framework.core.persistence
Methods in cronapp.framework.core.persistence that return CronappTableRole Modifier and Type Method Description CronappTableRolerole()static CronappTableRoleCronappTableRole. valueOf(String name)Returns the enum constant of this type with the specified name.static CronappTableRole[]CronappTableRole. values()Returns an array containing the constants of this enum type, in the order they are declared.
-