| Package | Description |
|---|---|
| com.opengamma.strata.product.dsf |
Entity objects describing Deliverable Swap Futures (DSFs).
|
| Modifier and Type | Method and Description |
|---|---|
ResolvedDsf |
ResolvedDsf.Builder.build() |
ResolvedDsf |
ResolvedDsfTrade.getProduct()
Gets the future that was traded.
|
ResolvedDsf |
Dsf.resolve(ReferenceData refData) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedDsf> |
ResolvedDsf.Meta.beanType() |
org.joda.beans.MetaProperty<ResolvedDsf> |
ResolvedDsfTrade.Meta.product()
The meta-property for the
product property. |
| Modifier and Type | Method and Description |
|---|---|
ResolvedDsfTrade.Builder |
ResolvedDsfTrade.Builder.product(ResolvedDsf product)
Sets the future that was traded.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.