| Package | Description |
|---|---|
| org.lsst.ccs.bus.definition |
This package defines the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
static Bus |
Bus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bus[] |
Bus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 LSST. All rights reserved.