public class Subsystem extends Object
| Modifier and Type | Method and Description |
|---|---|
CompositeCommandSet |
createCommandSet() |
String |
engineering3Command() |
static void |
main(String[] args) |
String |
showName() |
public Subsystem(String name)
@Command(description="Return the subsystem name") public String showName()
public CompositeCommandSet createCommandSet()
Copyright © 2019 LSST. All rights reserved.