Package | Description |
---|---|
org.drip.market.definition | |
org.drip.state.identifier |
Modifier and Type | Method and Description |
---|---|
static OvernightIndex |
OvernightIndexContainer.IndexFromJurisdiction(java.lang.String strName)
Retrieve the Overnight Index from the Jurisdiction Name
|
static OvernightIndex |
OvernightIndexContainer.IndexFromName(java.lang.String strName)
Retrieve the Overnight Index from the Index Name
|
Modifier and Type | Method and Description |
---|---|
OvernightIndex |
OvernightLabel.overnightIndex()
Retrieve the Overnight Index
|
Modifier and Type | Method and Description |
---|---|
static OvernightLabel |
OvernightLabel.Create(OvernightIndex overnightIndex)
Construct an OvernightLabel from the Index
|