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