|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Permission | |
|---|---|
| ch.claudio.trainer.data | |
| Uses of Permission in ch.claudio.trainer.data |
|---|
| Methods in ch.claudio.trainer.data that return Permission | |
|---|---|
Permission |
Skill.getPermission()
|
static Permission |
Permission.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Permission[] |
Permission.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in ch.claudio.trainer.data with parameters of type Permission | |
|---|---|
Skill(java.lang.String languageArg,
User userArg,
int scoreArg,
Permission permissionArg)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||