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

Public Member Functions

double getPricePerUnit ()
 
void setPricePerUnit (double pricePerUnit)
 
boolean isSigned ()
 
void setSigned (boolean signed)
 
long getStart ()
 
void setStart (long start)
 
long getFinish ()
 
void setFinish (long finish)
 
DecarbonizationAgent getFrom ()
 
void setFrom (DecarbonizationAgent from)
 
DecarbonizationAgent getTo ()
 
void setTo (DecarbonizationAgent to)
 

Detailed Description

Definition at line 26 of file Contract.java.


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