wt.series
Class SeriesCache.SeriesCacheContent
java.lang.Object
wt.series.SeriesCache.SeriesCacheContent
- Enclosing class:
- SeriesCache
- private class SeriesCache.SeriesCacheContent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERIES_TABLE_KEY
private static final String SERIES_TABLE_KEY
- See Also:
- Constant Field Values
SERIES_LEVEL_KEY
private static final String SERIES_LEVEL_KEY
- See Also:
- Constant Field Values
MATURITY_LEVEL_KEY
private static final String MATURITY_LEVEL_KEY
- See Also:
- Constant Field Values
XML_KEY
private static final String XML_KEY
- See Also:
- Constant Field Values
SeriesCache.SeriesCacheContent
private SeriesCache.SeriesCacheContent()
getSeriesTable
private Map getSeriesTable()
setSeriesTable
private void setSeriesTable(Map seriesTable)
getSeriesLevels
private List getSeriesLevels()
setSeriesLevels
private void setSeriesLevels(List seriesLevels)
getMaturityLevels
private List getMaturityLevels()
setMaturityLevels
private void setMaturityLevels(List maturityLevels)
getCachedXML
private String getCachedXML()
setCachedXML
private void setCachedXML(String xml)