| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.model.city.guild | |
| ch.sahits.game.openpatrician.model.city.guild.impl |
| Modifier and Type | Method and Description |
|---|---|
EBidLevel |
IAuction.getBidLevel()
Retrieve the current bid level.
|
static EBidLevel |
EBidLevel.valueOf(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 and Description |
|---|---|
void |
IAuction.setBidLevel(EBidLevel level)
Set the new bid level.
|
| Modifier and Type | Field and Description |
|---|---|
private EBidLevel |
AbstractAuction.bidLevel |
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.