|
PowerPlant | getUnderlyingPowerPlant () |
|
void | setUnderlyingPowerPlant (PowerPlant underlyingPowerPlant) |
|
double | getPrice () |
|
void | setPrice (double price) |
|
Substance | getMainFuel () |
|
void | setMainFuel (Substance mainFuel) |
|
double | getFuelPassThroughFactor () |
|
void | setFuelPassThroughFactor (double fuelPassThroughFactor) |
|
double | getCo2PassThroughFactor () |
|
void | setCo2PassThroughFactor (double co2PassThroughFactor) |
|
LongTermContractType | getLongTermContractType () |
|
void | setLongTermContractType (LongTermContractType longTermContractType) |
|
double | getFuelPriceStart () |
|
void | setFuelPriceStart (double fuelPriceStart) |
|
double | getCo2PriceStart () |
|
void | setCo2PriceStart (double co2PriceStart) |
|
EnergyProducer | getSeller () |
|
void | setSeller (EnergyProducer seller) |
|
Zone | getZone () |
|
void | setZone (Zone zone) |
|
double | getCapacity () |
|
void | setCapacity (double capacity) |
|
double | getStart () |
|
void | setStart (double start) |
|
LongTermContractDuration | getDuration () |
|
void | setDuration (LongTermContractDuration duration) |
|
String | toString () |
|
The documentation for this class was generated from the following file:
- /Users/ejlchappin/Documents/emlab-generation2/src/emlab/gen/domain/contract/LongTermContractOffer.java