public class TrendingPlotData extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TrendingPlotData.TrendingPlotDataList |
| Constructor and Description |
|---|
TrendingPlotData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getPlotData() |
long |
getTime() |
void |
setId(long id) |
void |
setPlotData(String plotData) |
void |
setTime(long time) |
Copyright © 2017 LSST. All rights reserved.