| Package | Description |
|---|---|
| com.opengamma.strata.market.surface |
Definitions of surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleSurfaceParameterMetadata |
SimpleSurfaceParameterMetadata.of(ValueType xValueType,
double xValue,
ValueType yValueType,
double yValue)
Obtains an instance specifying information about the x-value.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SimpleSurfaceParameterMetadata> |
SimpleSurfaceParameterMetadata.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends SimpleSurfaceParameterMetadata> |
SimpleSurfaceParameterMetadata.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.