| Package | Description |
|---|---|
| com.opengamma.strata.product.index |
Entity objects describing contracts based on rate indices.
|
| Modifier and Type | Method and Description |
|---|---|
ResolvedIborFutureOption |
ResolvedIborFutureOption.Builder.build() |
ResolvedIborFutureOption |
ResolvedIborFutureOptionTrade.getProduct()
Gets the option that was traded.
|
ResolvedIborFutureOption |
IborFutureOption.resolve(ReferenceData refData) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedIborFutureOption> |
ResolvedIborFutureOption.Meta.beanType() |
org.joda.beans.MetaProperty<ResolvedIborFutureOption> |
ResolvedIborFutureOptionTrade.Meta.product()
The meta-property for the
product property. |
| Modifier and Type | Method and Description |
|---|---|
ResolvedIborFutureOptionTrade.Builder |
ResolvedIborFutureOptionTrade.Builder.product(ResolvedIborFutureOption 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.