- java.lang.Object
-
- org.quantlib.Option.Type
-
- Enclosing class:
- Option
public static final class Option.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Option.TypeCallstatic Option.TypePut
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Option.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Put
public static final Option.Type Put
-
Call
public static final Option.Type Call
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static Option.Type swigToEnum(int swigValue)
-
-