org.jquantlib.cashflow
Class Callability
- java.lang.Object
-
- org.jquantlib.cashflow.Event
-
- org.jquantlib.cashflow.Callability
-
- All Implemented Interfaces:
- Observable, PolymorphicVisitable
- Direct Known Subclasses:
- SoftCallability
public class Callability extends Event
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classCallability.Pricestatic classCallability.Type
-
Constructor Summary
Constructors Constructor and Description Callability(Callability.Price price, Callability.Type type, Date date)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Datedate()Keeps the date at which the event occursCallability.Priceprice()Callability.Typetype()-
Methods inherited from class org.jquantlib.cashflow.Event
accept, addObserver, countObservers, deleteObserver, deleteObservers, getObservers, hasOccurred, hasOccurred, notifyObservers, notifyObservers
-
-
-
-
Constructor Detail
-
Callability
public Callability(Callability.Price price, Callability.Type type, Date date)
-
-
Method Detail
-
date
public Date date()
Description copied from class:EventKeeps the date at which the event occurs
-
price
public Callability.Price price()
-
type
public Callability.Type type()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG