| Package | Description |
|---|---|
| org.lsst.ccs.localdb.statusdb.model | |
| org.lsst.ccs.localdb.statusdb.server |
| Modifier and Type | Method and Description |
|---|---|
DataDesc |
RawData.getDescr() |
DataDesc |
PlotData.getDescr() |
DataDesc |
DataMetaData.getRawDescr() |
DataDesc |
StatDesc.getRawDescr() |
| Modifier and Type | Method and Description |
|---|---|
void |
RawData.setDescr(DataDesc descr) |
void |
PlotData.setDescr(DataDesc descr) |
void |
DataMetaData.setRawDescr(DataDesc rawDescr) |
void |
StatDesc.setRawDescr(DataDesc rawDescr) |
| Modifier and Type | Field and Description |
|---|---|
protected DataDesc |
DataChannel.desc |
| Modifier and Type | Method and Description |
|---|---|
DataDesc |
DataChannel.getDataDescription() |
| Constructor and Description |
|---|
DataChannel(DataDesc desc) |
Copyright © 2016 LSST. All rights reserved.