| Package | Description |
|---|---|
| net.finmath.montecarlo.interestrate.products.indices |
Provides a set of indices which can be used as part of a period.
|
| Modifier and Type | Method and Description |
|---|---|
static DateIndex.DateIndexType |
DateIndex.DateIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateIndex.DateIndexType[] |
DateIndex.DateIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DateIndex(String name,
DateIndex.DateIndexType dateIndexType)
Construct a date index.
|
DateIndex(String name,
String currency,
DateIndex.DateIndexType dateIndexType)
Construct a date index.
|
Copyright © 2019. All rights reserved.