| Package | Description |
|---|---|
| com.opengamma.strata.market.option |
Entity objects for options.
|
| Modifier and Type | Method and Description |
|---|---|
static DeltaStrike |
DeltaStrike.of(double delta)
Obtains an instance of
Delta with the value of absolute delta. |
DeltaStrike |
DeltaStrike.withValue(double value) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends DeltaStrike> |
DeltaStrike.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends DeltaStrike> |
DeltaStrike.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.