- java.lang.Object
-
- org.quantlib.SalvagingAlgorithm.Type
-
- Enclosing class:
- SalvagingAlgorithm
public static final class SalvagingAlgorithm.Type extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static SalvagingAlgorithm.TypeNonestatic SalvagingAlgorithm.TypeSpectral
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static SalvagingAlgorithm.TypeswigToEnum(int swigValue)intswigValue()StringtoString()
-
-
-
Field Detail
-
None
public static final SalvagingAlgorithm.Type None
-
Spectral
public static final SalvagingAlgorithm.Type Spectral
-
-
Method Detail
-
swigValue
public final int swigValue()
-
swigToEnum
public static SalvagingAlgorithm.Type swigToEnum(int swigValue)
-
-