| Package | Description |
|---|---|
| com.opengamma.strata.pricer.swaption |
Calculators for swaptions.
|
| Modifier and Type | Method and Description |
|---|---|
static SwaptionSurfaceExpirySimpleMoneynessParameterMetadata |
SwaptionSurfaceExpirySimpleMoneynessParameterMetadata.of(double yearFraction,
double simpleMoneyness)
Creates node metadata using swap convention, year fraction and simple moneyness.
|
static SwaptionSurfaceExpirySimpleMoneynessParameterMetadata |
SwaptionSurfaceExpirySimpleMoneynessParameterMetadata.of(double yearFraction,
double simpleMoneyness,
String label)
Creates node using swap convention, year fraction, simple moneyness and label.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SwaptionSurfaceExpirySimpleMoneynessParameterMetadata> |
SwaptionSurfaceExpirySimpleMoneynessParameterMetadata.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends SwaptionSurfaceExpirySimpleMoneynessParameterMetadata> |
SwaptionSurfaceExpirySimpleMoneynessParameterMetadata.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.