|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Priority | |
|---|---|
| de.espirit.firstspirit.access.editor.value | |
| de.espirit.firstspirit.service.permission | |
| Uses of Priority in de.espirit.firstspirit.access.editor.value |
|---|
| Methods in de.espirit.firstspirit.access.editor.value that return Priority | |
|---|---|
Priority |
Permissions.getPriority()
|
| Methods in de.espirit.firstspirit.access.editor.value with parameters of type Priority | |
|---|---|
void |
Permissions.setPriority(Priority priority)
|
| Uses of Priority in de.espirit.firstspirit.service.permission |
|---|
| Methods in de.espirit.firstspirit.service.permission that return Priority | |
|---|---|
static Priority |
Priority.defaultPriority()
Returns the default priority. |
static Priority |
Priority.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Priority[] |
Priority.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||