| Modifier and Type | Method and Description |
|---|---|
int |
getMarketSaturation()
Retrieve the amount of units which is considered infinite.
|
int |
getMaxValueBuy()
Retrieve the value that is maximal payed for one unit of this ware
if no ware is available.
|
int |
getMaxValueSell()
Retrieve the value that is to be maximally payed for one unit of this ware if no ware is available.
|
int |
getMinValueBuy()
Retrieve the value of the minimal payed sum for on unit if an infinitly amount
of the ware exists.
|
int |
getMinValueSell()
Retrieve the value that has to be minimally payed sum for one unit if infinitly amount of
wares exist.
|
String |
name()
As this interface is implemented by an enumeration add this method
|
int getMaxValueBuy()
int getMinValueBuy()
int getMinValueSell()
int getMaxValueSell()
int getMarketSaturation()
String name()
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.