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