public interface TenoredParameterMetadata extends ParameterMetadata
| Modifier and Type | Method and Description |
|---|---|
Tenor |
getTenor()
Gets the tenor associated with the parameter.
|
TenoredParameterMetadata |
withTenor(Tenor tenor)
Returns an instance with the tenor updated.
|
empty, getIdentifier, getLabel, listOfEmptyTenor getTenor()
This is the tenor of the parameter.
TenoredParameterMetadata withTenor(Tenor tenor)
tenor - the tenor to update toCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.