|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--game.economics.market.BasicPrices
| Constructor Summary | |
(package private) |
BasicPrices(float _foodPrice,
float _mfgGoodsPrice,
float _servicesPrice)
|
| Method Summary | |
float |
getFoodPrice()
|
float |
getMfgGoodsPrice()
|
float |
getServicesPrice()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
BasicPrices(float _foodPrice,
float _mfgGoodsPrice,
float _servicesPrice)
| Method Detail |
public float getFoodPrice()
public float getMfgGoodsPrice()
public float getServicesPrice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||