| Package | Description |
|---|---|
| com.opengamma.strata.product.index |
Entity objects describing contracts based on rate indices.
|
| Modifier and Type | Method and Description |
|---|---|
ResolvedOvernightFutureOption |
ResolvedOvernightFutureOption.Builder.build() |
ResolvedOvernightFutureOption |
ResolvedOvernightFutureOptionTrade.getProduct()
Gets the option that was traded.
|
ResolvedOvernightFutureOption |
OvernightFutureOption.resolve(ReferenceData refData) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedOvernightFutureOption> |
ResolvedOvernightFutureOption.Meta.beanType() |
org.joda.beans.MetaProperty<ResolvedOvernightFutureOption> |
ResolvedOvernightFutureOptionTrade.Meta.product()
The meta-property for the
product property. |
| Modifier and Type | Method and Description |
|---|---|
ResolvedOvernightFutureOptionTrade.Builder |
ResolvedOvernightFutureOptionTrade.Builder.product(ResolvedOvernightFutureOption product)
Sets the option that was traded.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.