Uses of Enum Class
edu.wisc.game.sql.Role.Name
Packages that use Role.Name
-
Uses of Role.Name in edu.wisc.game.sql
Methods in edu.wisc.game.sql that return Role.NameModifier and TypeMethodDescriptionRole.getERole()
static Role.Name
Returns the enum constant of this class with the specified name.static Role.Name[]
Role.Name.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.wisc.game.sql with parameters of type Role.Name