Uses of Class
com.opengamma.strata.pricer.fxopt.BlackFxSingleBarrierOptionProductPricer
-
Packages that use BlackFxSingleBarrierOptionProductPricer Package Description com.opengamma.strata.pricer.fxopt Calculators for FX options. -
-
Uses of BlackFxSingleBarrierOptionProductPricer in com.opengamma.strata.pricer.fxopt
Fields in com.opengamma.strata.pricer.fxopt declared as BlackFxSingleBarrierOptionProductPricer Modifier and Type Field Description static BlackFxSingleBarrierOptionProductPricer
BlackFxSingleBarrierOptionProductPricer. DEFAULT
Default implementation.Constructors in com.opengamma.strata.pricer.fxopt with parameters of type BlackFxSingleBarrierOptionProductPricer Constructor Description BlackFxSingleBarrierOptionTradePricer(BlackFxSingleBarrierOptionProductPricer productPricer, DiscountingPaymentPricer paymentPricer)
Creates an instance.
-