| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.guild |
| Modifier and Type | Method | Description |
|---|---|---|
EBidLevel |
IAuction.getBidLevel() |
Retrieve the current bid level.
|
static EBidLevel |
EBidLevel.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EBidLevel[] |
EBidLevel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
IAuction.setBidLevel(EBidLevel level) |
Set the new bid level.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.