public class SeriesStorageContext extends SeriesStorageDefinition
chartType| Constructor and Description |
|---|
SeriesStorageContext() |
SeriesStorageContext(Context context,
ArrayList<SeriesStorageDataContext> seriesStorageDataContextList) |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext() |
ArrayList<SeriesStorageDataContext> |
getSeriesStorageDataContextList() |
void |
setContext(Context context) |
void |
setSeriesStorageDataContextList(ArrayList<SeriesStorageDataContext> seriesStorageDataContextList) |
String |
toString() |
getChartTypepublic SeriesStorageContext()
public SeriesStorageContext(Context context, ArrayList<SeriesStorageDataContext> seriesStorageDataContextList)
public Context getContext()
public void setContext(Context context)
public ArrayList<SeriesStorageDataContext> getSeriesStorageDataContextList()
public void setSeriesStorageDataContextList(ArrayList<SeriesStorageDataContext> seriesStorageDataContextList)
public String toString()
toString in class SeriesStorageDefinitionCopyright © 2019. All Rights Reserved.