public class DataSubsystem extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
DataSubsystem.DataSubsystemList |
| Modifier and Type | Field and Description |
|---|---|
protected String |
subsystemName |
| Constructor and Description |
|---|
DataSubsystem() |
DataSubsystem(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubsystemName() |
void |
setSubsystemName(String subsystemName) |
Copyright © 2024 LSST. All rights reserved.