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