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