| Package | Description |
|---|---|
| com.opengamma.strata.pricer.credit |
Calculators for credit instruments, such as Credit Default Swap (CDS).
|
| Modifier and Type | Method and Description |
|---|---|
static NodalRecoveryRates.Builder |
NodalRecoveryRates.builder()
Returns a builder used to create an instance of the bean.
|
NodalRecoveryRates.Builder |
NodalRecoveryRates.Builder.curve(NodalCurve curve)
Sets the underlying curve.
|
NodalRecoveryRates.Builder |
NodalRecoveryRates.Builder.legalEntityId(StandardId legalEntityId)
Sets the legal entity identifier.
|
NodalRecoveryRates.Builder |
NodalRecoveryRates.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
NodalRecoveryRates.Builder |
NodalRecoveryRates.Builder.set(String propertyName,
Object newValue) |
NodalRecoveryRates.Builder |
NodalRecoveryRates.toBuilder()
Returns a builder that allows this bean to be mutated.
|
NodalRecoveryRates.Builder |
NodalRecoveryRates.Builder.valuationDate(LocalDate valuationDate)
Sets the valuation date.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.