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