Package org.quantlib
Class FdBlackScholesVanillaEngine.CashDividendModel
- java.lang.Object
-
- org.quantlib.FdBlackScholesVanillaEngine.CashDividendModel
-
- Enclosing class:
- FdBlackScholesVanillaEngine
public static final class FdBlackScholesVanillaEngine.CashDividendModel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static FdBlackScholesVanillaEngine.CashDividendModelEscrowedstatic FdBlackScholesVanillaEngine.CashDividendModelSpot
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FdBlackScholesVanillaEngine.CashDividendModelswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Spot
public static final FdBlackScholesVanillaEngine.CashDividendModel Spot
-
Escrowed
public static final FdBlackScholesVanillaEngine.CashDividendModel Escrowed
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static FdBlackScholesVanillaEngine.CashDividendModel swigToEnum(int swigValue)
-
-