- java.lang.Object
-
- org.quantlib.Settlement.Type
-
- Enclosing class:
- Settlement
public static final class Settlement.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Settlement.TypeCashstatic Settlement.TypePhysical
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Settlement.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Physical
public static final Settlement.Type Physical
-
Cash
public static final Settlement.Type Cash
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static Settlement.Type swigToEnum(int swigValue)
-
-