|
Substance | getSubstance () |
|
void | setSubstance (Substance substance) |
|
void | setZone (Zone location) |
|
Zone | getZone () |
|
String | toString () |
|
boolean | isAuction () |
|
void | setAuction (boolean auction) |
|
double | getReferencePrice () |
|
void | setReferencePrice (double referencePrice) |
|
Public Member Functions inherited from emlab.gen.domain.agent.EMLabAgent |
String | getName () |
|
void | setName (String name) |
|
double | getCash () |
|
void | setCash (double cash) |
|
double | getCo2Allowances () |
|
void | setCo2Allowances (double co2Allowances) |
|
double | getLastYearsCo2Allowances () |
|
void | setLastYearsCo2Allowances (double lastYearsCo2Allowances) |
|
void | act (Role role) |
|
void | act (Role<? extends Agent > role) |
|
The documentation for this class was generated from the following file:
- /Users/ejlchappin/Documents/emlab-generation2/src/emlab/gen/domain/market/DecarbonizationMarket.java