public class SeriesJobContext extends SeriesJobDefinition
chartType| Constructor and Description |
|---|
SeriesJobContext() |
SeriesJobContext(Context context,
ArrayList<SeriesJobDataContext> seriesJobDataContextList) |
| Modifier and Type | Method and Description |
|---|---|
Context |
getContext() |
ArrayList<SeriesJobDataContext> |
getSeriesJobDataContextList() |
void |
setContext(Context context) |
void |
setSeriesJobDataContextList(ArrayList<SeriesJobDataContext> seriesJobDataContextList) |
String |
toString() |
getChartTypepublic SeriesJobContext()
public SeriesJobContext(Context context, ArrayList<SeriesJobDataContext> seriesJobDataContextList)
public Context getContext()
public void setContext(Context context)
public ArrayList<SeriesJobDataContext> getSeriesJobDataContextList()
public void setSeriesJobDataContextList(ArrayList<SeriesJobDataContext> seriesJobDataContextList)
public String toString()
toString in class SeriesJobDefinitionCopyright © 2019. All Rights Reserved.