EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Public Member Functions | List of all members
emlab.gen.domain.contract.LongTermContractOffer Class Reference
Collaboration diagram for emlab.gen.domain.contract.LongTermContractOffer:
Collaboration graph

Public Member Functions

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 ()
 

Detailed Description

Author
ejlchappin

Definition at line 22 of file LongTermContractOffer.java.


The documentation for this class was generated from the following file: