Uses of Interface
com.opengamma.strata.product.fx.FxOptionProduct
-
Packages that use FxOptionProduct Package Description com.opengamma.strata.product.fx Entity objects describing financial instruments in the foreign exchange market.com.opengamma.strata.product.fxopt Entity objects describing options in the foreign exchange market. -
-
Uses of FxOptionProduct in com.opengamma.strata.product.fx
Methods in com.opengamma.strata.product.fx that return FxOptionProduct Modifier and Type Method Description FxOptionProductFxOptionTrade. getProduct() -
Uses of FxOptionProduct in com.opengamma.strata.product.fxopt
Classes in com.opengamma.strata.product.fxopt that implement FxOptionProduct Modifier and Type Class Description classFxSingleBarrierOptionFX (European) single barrier option.classFxVanillaOptionA vanilla FX option.
-