| Package | Description |
|---|---|
| com.opengamma.strata.market.param |
Market data based on parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static TenorParameterMetadata |
TenorParameterMetadata.of(Tenor tenor)
Obtains an instance using the tenor.
|
static TenorParameterMetadata |
TenorParameterMetadata.of(Tenor tenor,
String label)
Obtains an instance using the tenor, specifying the label.
|
TenorParameterMetadata |
TenorParameterMetadata.withTenor(Tenor tenor) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TenorParameterMetadata> |
TenorParameterMetadata.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends TenorParameterMetadata> |
TenorParameterMetadata.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.