| Package | Description |
|---|---|
| com.opengamma.strata.product.bond |
Entity objects describing bonds.
|
| Modifier and Type | Method and Description |
|---|---|
ResolvedBondFutureOption |
ResolvedBondFutureOption.Builder.build() |
ResolvedBondFutureOption |
ResolvedBondFutureOptionTrade.getProduct()
Gets the option that was traded.
|
ResolvedBondFutureOption |
BondFutureOption.resolve(ReferenceData refData) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedBondFutureOption> |
ResolvedBondFutureOption.Meta.beanType() |
org.joda.beans.MetaProperty<ResolvedBondFutureOption> |
ResolvedBondFutureOptionTrade.Meta.product()
The meta-property for the
product property. |
| Modifier and Type | Method and Description |
|---|---|
ResolvedBondFutureOptionTrade.Builder |
ResolvedBondFutureOptionTrade.Builder.product(ResolvedBondFutureOption 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.