- java.lang.Object
-
- org.quantlib.Protection.Side
-
- Enclosing class:
- Protection
public static final class Protection.Side extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static Protection.SideBuyerstatic Protection.SideSeller
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Protection.SideswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Buyer
public static final Protection.Side Buyer
-
Seller
public static final Protection.Side Seller
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static Protection.Side swigToEnum(int swigValue)
-
-