public class TreasurySettingContainer
extends java.lang.Object
Constructor and Description |
---|
TreasurySettingContainer() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
CurrencyBenchmarkCode(java.lang.String strCurrency)
Retrieve the Benchmark Treasury Code for the specified Currency
|
static boolean |
Init()
Initialize the Treasury Settings Container
|
static TreasurySetting |
TreasurySetting(java.lang.String strTreasuryCode)
Retrieve the Treasury Settings corresponding to the Code
|
public static final boolean Init()
public static final TreasurySetting TreasurySetting(java.lang.String strTreasuryCode)
strTreasuryCode
- The Treasury Codepublic static final java.lang.String CurrencyBenchmarkCode(java.lang.String strCurrency)
strCurrency
- The Currency