| Package | Description |
|---|---|
| com.opengamma.strata.market.model |
Market data related to pricing models.
|
| Modifier and Type | Method and Description |
|---|---|
static SabrParameterType |
SabrParameterType.of(String name)
Obtains an instance from the specified name.
|
static SabrParameterType |
SabrParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SabrParameterType[] |
SabrParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.