- java.lang.Object
-
- org.quantlib.RateAveraging.Type
-
- Enclosing class:
- RateAveraging
public static final class RateAveraging.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static RateAveraging.TypeCompoundstatic RateAveraging.TypeSimple
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RateAveraging.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Simple
public static final RateAveraging.Type Simple
-
Compound
public static final RateAveraging.Type Compound
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static RateAveraging.Type swigToEnum(int swigValue)
-
-