org.jquantlib.cashflow
Class FixedDividend
- java.lang.Object
-
- org.jquantlib.cashflow.Event
-
- org.jquantlib.cashflow.CashFlow
-
- org.jquantlib.cashflow.Dividend
-
- org.jquantlib.cashflow.FixedDividend
-
- All Implemented Interfaces:
- java.lang.Comparable<CashFlow>, Observable, PolymorphicVisitable
public class FixedDividend extends Dividend
Predetermined cash flowThis cash flow pays a predetermined amount at a given date.
-
-
Constructor Summary
Constructors Constructor and Description FixedDividend(double amount, Date date)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleamount()doubleamount(double underlying)-
Methods inherited from class org.jquantlib.cashflow.Dividend
accept, date, DividendVector
-
Methods inherited from class org.jquantlib.cashflow.Event
addObserver, countObservers, deleteObserver, deleteObservers, getObservers, hasOccurred, hasOccurred, notifyObservers, notifyObservers
-
-
-
-
Constructor Detail
-
FixedDividend
public FixedDividend(double amount, Date date)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG