| Package | Description |
|---|---|
| com.opengamma.strata.pricer.common |
Common code for pricing.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericVolatilitySurfacePeriodParameterMetadata |
GenericVolatilitySurfacePeriodParameterMetadata.of(Period period,
Strike strike)
Creates node metadata using period and strike.
|
static GenericVolatilitySurfacePeriodParameterMetadata |
GenericVolatilitySurfacePeriodParameterMetadata.of(Period period,
Strike strike,
String label)
Creates node using period, strike and label.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends GenericVolatilitySurfacePeriodParameterMetadata> |
GenericVolatilitySurfacePeriodParameterMetadata.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends GenericVolatilitySurfacePeriodParameterMetadata> |
GenericVolatilitySurfacePeriodParameterMetadata.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.