public class OvernightIndexContainer
extends java.lang.Object
Constructor and Description |
---|
OvernightIndexContainer() |
Modifier and Type | Method and Description |
---|---|
static OvernightIndex |
IndexFromJurisdiction(java.lang.String strName)
Retrieve the Overnight Index from the Jurisdiction Name
|
static OvernightIndex |
IndexFromName(java.lang.String strName)
Retrieve the Overnight Index from the Index Name
|
static boolean |
Init()
Initialize the Overnight Index Container with the Overnight Indexes
|
public static final boolean Init()
public static final OvernightIndex IndexFromJurisdiction(java.lang.String strName)
strName
- The Overnight Index Jurisdiction Namepublic static final OvernightIndex IndexFromName(java.lang.String strName)
strName
- The Overnight Index Index Name