- java.lang.Object
-
- org.quantlib.BondPrice.Type
-
- Enclosing class:
- BondPrice
public static final class BondPrice.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static BondPrice.TypeCleanstatic BondPrice.TypeDirty
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static BondPrice.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
Dirty
public static final BondPrice.Type Dirty
-
Clean
public static final BondPrice.Type Clean
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static BondPrice.Type swigToEnum(int swigValue)
-
-