|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: true
Extendable: false
Method Summary | |
void |
addSeries(SeriesTemplate series)
Supported API: true |
List |
getAllMaturityLevels(String series)
Supported API: true |
int |
getMaturityIndex(String maturity)
Supported API: true |
int |
getSeriesIndex(String series)
Supported API: true |
String |
getSeriesKey(String value)
Supported API: true |
List |
getValues(String series,
String maturity)
Supported API: true |
Method Detail |
public void addSeries(SeriesTemplate series) throws WTException, SeriesException
series
-
WTException
SeriesException
public List getValues(String series, String maturity) throws WTException, SeriesException
series
- maturity
-
WTException
SeriesException
public int getMaturityIndex(String maturity) throws WTException, SeriesException
maturity
-
WTException
SeriesException
public int getSeriesIndex(String series) throws WTException, SeriesException
series
-
WTException
SeriesException
public String getSeriesKey(String value) throws WTException, SeriesException
value
-
WTException
SeriesException
public List getAllMaturityLevels(String series) throws WTException, SeriesException
series
-
WTException
SeriesException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |