| Package | Description |
|---|---|
| me.sniggle.matemonkey4j.api.model |
| Modifier and Type | Method and Description |
|---|---|
StockStatus |
StockUpdate.getStatus() |
StockStatus |
StockEntry.getStatus() |
static StockStatus |
StockStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StockStatus[] |
StockStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StockUpdate.setStatus(StockStatus status) |
void |
StockEntry.setStatus(StockStatus status) |
Copyright © 2015. All rights reserved.