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