| Package | Description |
|---|---|
| org.lsst.ccs.bus.definition |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Field and Description |
|---|---|
static Bus<CommandMessage> |
Bus.COMMAND |
static Bus<LogMessage> |
Bus.LOG |
static Bus<StatusMessage> |
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 © 2015 LSST. All rights reserved.