- java.lang.Object
-
- org.quantlib.YoYInflationCapFloor.Type
-
- Enclosing class:
- YoYInflationCapFloor
public static final class YoYInflationCapFloor.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static YoYInflationCapFloor.TypeCapstatic YoYInflationCapFloor.TypeCollarstatic YoYInflationCapFloor.TypeFloor
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static YoYInflationCapFloor.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Cap
public static final YoYInflationCapFloor.Type Cap
-
Floor
public static final YoYInflationCapFloor.Type Floor
-
Collar
public static final YoYInflationCapFloor.Type Collar
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static YoYInflationCapFloor.Type swigToEnum(int swigValue)
-
-