- java.lang.Object
-
- org.quantlib.DeltaVolQuote.DeltaType
-
- Enclosing class:
- DeltaVolQuote
public static final class DeltaVolQuote.DeltaType extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static DeltaVolQuote.DeltaTypeFwdstatic DeltaVolQuote.DeltaTypePaFwdstatic DeltaVolQuote.DeltaTypePaSpotstatic DeltaVolQuote.DeltaTypeSpot
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DeltaVolQuote.DeltaTypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Spot
public static final DeltaVolQuote.DeltaType Spot
-
Fwd
public static final DeltaVolQuote.DeltaType Fwd
-
PaSpot
public static final DeltaVolQuote.DeltaType PaSpot
-
PaFwd
public static final DeltaVolQuote.DeltaType PaFwd
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static DeltaVolQuote.DeltaType swigToEnum(int swigValue)
-
-