|
EMlab-generation Documentation
1.0
Documentation of the EMLab-Generation model.
|

Public Member Functions | |
| long | getTime () |
| void | setTime (long time) |
| DecarbonizationAgent | getFrom () |
| void | setFrom (DecarbonizationAgent from) |
| DecarbonizationAgent | getTo () |
| void | setTo (DecarbonizationAgent to) |
| double | getMoney () |
| void | setMoney (double money) |
| int | getType () |
| void | setType (int type) |
| String | toString () |
| PowerPlant | getRegardingPowerPlant () |
| void | setRegardingPowerPlant (PowerPlant regardingPowerPlant) |
Definition at line 26 of file CashFlow.java.
1.8.6