| Package | Description |
|---|---|
| com.opengamma.strata.product.bond |
Entity objects describing bonds.
|
| Modifier and Type | Method and Description |
|---|---|
ResolvedCapitalIndexedBond |
ResolvedCapitalIndexedBond.Builder.build() |
ResolvedCapitalIndexedBond |
ResolvedCapitalIndexedBondTrade.getProduct()
Gets the resolved capital indexed bond product.
|
ResolvedCapitalIndexedBond |
CapitalIndexedBond.resolve(ReferenceData refData) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedCapitalIndexedBond> |
ResolvedCapitalIndexedBond.Meta.beanType() |
org.joda.beans.MetaProperty<ResolvedCapitalIndexedBond> |
ResolvedCapitalIndexedBondTrade.Meta.product()
The meta-property for the
product property. |
| Modifier and Type | Method and Description |
|---|---|
ResolvedCapitalIndexedBondTrade.Builder |
ResolvedCapitalIndexedBondTrade.Builder.product(ResolvedCapitalIndexedBond product)
Sets the resolved capital indexed bond product.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.