EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
emlab.gen.domain.contract.Loan Member List

This is the complete list of members for emlab.gen.domain.contract.Loan, including all inherited members.

getAmountPerPayment() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
getFrom() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
getLoanStartTime() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
getNumberOfPaymentsDone() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
getRegardingPowerPlant() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
getTo() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
getTotalNumberOfPayments() (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setAmountPerPayment(double amountPerPayment) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setFrom(DecarbonizationAgent from) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setLoanStartTime(long loanStartTime) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setNumberOfPaymentsDone(long numberOfPaymentsDone) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setRegardingPowerPlant(PowerPlant regardingPowerPlant) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setTo(DecarbonizationAgent to) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline
setTotalNumberOfPayments(long totalNumberOfPayments) (defined in emlab.gen.domain.contract.Loan)emlab.gen.domain.contract.Loaninline