Uses of Class
org.quantlib.DoubleBarrier.Type
-
-
Uses of DoubleBarrier.Type in org.quantlib
Fields in org.quantlib declared as DoubleBarrier.Type Modifier and Type Field Description static DoubleBarrier.TypeDoubleBarrier.Type. KIKOstatic DoubleBarrier.TypeDoubleBarrier.Type. KnockInstatic DoubleBarrier.TypeDoubleBarrier.Type. KnockOutstatic DoubleBarrier.TypeDoubleBarrier.Type. KOKIMethods in org.quantlib that return DoubleBarrier.Type Modifier and Type Method Description static DoubleBarrier.TypeDoubleBarrier.Type. swigToEnum(int swigValue)Constructors in org.quantlib with parameters of type DoubleBarrier.Type Constructor Description DoubleBarrierOption(DoubleBarrier.Type barrierType, double barrier_lo, double barrier_hi, double rebate, StrikedTypePayoff payoff, Exercise exercise)QuantoDoubleBarrierOption(DoubleBarrier.Type barrierType, double barrier_lo, double barrier_hi, double rebate, StrikedTypePayoff payoff, Exercise exercise)
-