| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Field and Description |
|---|---|
static Bus<CommandBusMessage> |
Bus.COMMAND |
static Bus<LogEvent> |
Bus.LOG |
static Bus<Status> |
Bus.STATUS |
| Modifier and Type | Method and Description |
|---|---|
static Bus |
Bus.valueOf(String str)
emulates the valueOf method of enums
|
static Bus[] |
Bus.values()
emulates the values method of enums
|
Copyright © 2014 LSST. All Rights Reserved.