|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Priority | |
---|---|
net.sourceforge.stripes.examples.bugzooky.biz |
Uses of Priority in net.sourceforge.stripes.examples.bugzooky.biz |
---|
Methods in net.sourceforge.stripes.examples.bugzooky.biz that return Priority | |
---|---|
Priority |
Bug.getPriority()
|
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 are declared. |
Methods in net.sourceforge.stripes.examples.bugzooky.biz with parameters of type Priority | |
---|---|
void |
Bug.setPriority(Priority priority)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |