|
long | getTime () |
|
void | setTime (long time) |
|
EMLabAgent | getFrom () |
|
void | setFrom (EMLabAgent from) |
|
EMLabAgent | getTo () |
|
void | setTo (EMLabAgent to) |
|
double | getMoney () |
|
void | setMoney (double money) |
|
int | getType () |
|
void | setType (int type) |
|
String | toString () |
|
PowerPlant | getRegardingPowerPlant () |
|
void | setRegardingPowerPlant (PowerPlant regardingPowerPlant) |
|
|
static final int | UNCLASSIFIED = 0 |
|
static final int | ELECTRICITY_SPOT = 1 |
|
static final int | ELECTRICITY_LONGTERM = 2 |
|
static final int | FIXEDOMCOST = 3 |
|
static final int | COMMODITY = 4 |
|
static final int | CO2TAX = 5 |
|
static final int | CO2AUCTION = 6 |
|
static final int | LOAN = 7 |
|
static final int | DOWNPAYMENT = 8 |
|
static final int | NATIONALMINCO2 = 9 |
|
static final int | STRRESPAYMENT = 10 |
|
static final int | CAPMARKETPAYMENT = 11 |
|
static final int | CO2HEDGING = 12 |
|
The documentation for this class was generated from the following file:
- /Users/ejlchappin/Documents/emlab-generation2/src/emlab/gen/domain/contract/CashFlow.java