| Package | Description |
|---|---|
| me.sniggle.matemonkey4j.api.model |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
StockUpdate.getQuantity() |
Quantity |
StockEntry.getQuantity() |
static Quantity |
Quantity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Quantity[] |
Quantity.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.setQuantity(Quantity quantity) |
void |
StockEntry.setQuantity(Quantity quantity) |
Copyright © 2015. All rights reserved.