- java.lang.Object
-
- org.quantlib.ExchangeRate.Type
-
- Enclosing class:
- ExchangeRate
public static final class ExchangeRate.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static ExchangeRate.TypeDerivedstatic ExchangeRate.TypeDirect
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ExchangeRate.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Direct
public static final ExchangeRate.Type Direct
-
Derived
public static final ExchangeRate.Type Derived
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static ExchangeRate.Type swigToEnum(int swigValue)
-
-