org.jquantlib.cashflow
Class FractionalDividend
- java.lang.Object
-
- org.jquantlib.cashflow.Event
-
- org.jquantlib.cashflow.CashFlow
-
- org.jquantlib.cashflow.Dividend
-
- org.jquantlib.cashflow.FractionalDividend
-
- All Implemented Interfaces:
- java.lang.Comparable<CashFlow>, Observable, PolymorphicVisitable
public class FractionalDividend extends Dividend
Predetermined cash flowThis cash flow pays a predetermined amount at a given date.
-
-
Constructor Summary
Constructors Constructor and Description FractionalDividend(double rate, Date date)FractionalDividend(double rate, double nominal, 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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG