| Package | Description |
|---|---|
| com.opengamma.strata.market.param |
Market data based on parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static TenorTenorParameterMetadata |
TenorTenorParameterMetadata.of(Tenor expiryTenor,
Tenor underlyingTenor)
Creates node metadata with expiry tenor and underlying tenor.
|
static TenorTenorParameterMetadata |
TenorTenorParameterMetadata.of(Tenor expiryTenor,
Tenor underlyingTenor,
String label)
Creates node metadata with expiry tenor, underlying tenor and label.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends TenorTenorParameterMetadata> |
TenorTenorParameterMetadata.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends TenorTenorParameterMetadata> |
TenorTenorParameterMetadata.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.