| Package | Description |
|---|---|
| com.opengamma.strata.product.option |
Entity objects describing common option concepts.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleConstantContinuousBarrier |
SimpleConstantContinuousBarrier.inverseKnockType() |
static SimpleConstantContinuousBarrier |
SimpleConstantContinuousBarrier.of(BarrierType barrierType,
KnockType knockType,
double barrierLevel)
Obtains the continuous barrier with constant barrier level.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SimpleConstantContinuousBarrier> |
SimpleConstantContinuousBarrier.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends SimpleConstantContinuousBarrier> |
SimpleConstantContinuousBarrier.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.