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