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