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