public class DataChannel extends Channel implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
DataChannel.DataChannelList |
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
| Constructor and Description |
|---|
DataChannel() |
DataChannel(DataDesc desc) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
void |
setId(long id) |
getMetadata, getPath, getPathAsStringpublic DataChannel(DataDesc desc)
public DataChannel()
Copyright © 2023 LSST. All rights reserved.