public class TreasuryFuturesConventionContainer
extends java.lang.Object
| Constructor and Description |
|---|
TreasuryFuturesConventionContainer() |
| Modifier and Type | Method and Description |
|---|---|
static TreasuryFuturesConvention |
FromJurisdictionTypeMaturity(java.lang.String strCurrency,
java.lang.String strUnderlierType,
java.lang.String strUnderlierSubtype,
java.lang.String strMaturityTenor)
Retrieve the Treasury Futures Convention from the Currency, the Type, the Sub-type, and the Maturity
Tenor
|
static boolean |
Init()
Initialize the Bond Futures Convention Container with the Conventions
|
public static final boolean Init()
public static final TreasuryFuturesConvention FromJurisdictionTypeMaturity(java.lang.String strCurrency, java.lang.String strUnderlierType, java.lang.String strUnderlierSubtype, java.lang.String strMaturityTenor)
strCurrency - The CurrencystrUnderlierType - The Underlier TypestrUnderlierSubtype - The Underlier Sub-typestrMaturityTenor - The Maturity Tenor