|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Order.Status | |
---|---|
org.books.data |
Uses of Order.Status in org.books.data |
---|
Methods in org.books.data that return Order.Status | |
---|---|
Order.Status |
Order.getStatus()
|
static Order.Status |
Order.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Order.Status[] |
Order.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.books.data with parameters of type Order.Status | |
---|---|
void |
Order.setStatus(Order.Status status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |