| Modifier and Type | Method and Description |
|---|---|
IBezierPriceCurve |
getBuyCurve()
Retrieve the bezier curve defining the buy prices.
|
int |
getMarketSaturationForBuying()
Retrieve the amount of units which is considered infinite when buying.
|
int |
getMarketSaturationForSelling()
Retrieve the amount of units which is considered infinite when selling.
|
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.
|
IBezierPriceCurve |
getSellCurve()
Retrieve the bezier curve defining the sell prices.
|
String |
name()
As this interface is implemented by an enumeration add this method
|
int getMaxValueBuy()
int getMinValueBuy()
int getMinValueSell()
int getMaxValueSell()
int getMarketSaturationForSelling()
int getMarketSaturationForBuying()
String name()
IBezierPriceCurve getBuyCurve()
IBezierPriceCurve getSellCurve()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.