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