Package | Description |
---|---|
ordertracker |
Modifier and Type | Method and Description |
---|---|
static Depot.State |
Depot.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Depot.State[] |
Depot.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Depot.setState(Depot.State state)
Sets the current state.
|
Copyright © 2012–2022. All rights reserved.