| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
This package is for the classes which describe objects that go along the buses.
|
| Modifier and Type | Method and Description |
|---|---|
FcsEnumerations.FilterPresenceStatus |
StatusDataPublishedByAutochangerTwoLatches.getFilterPresenceStatus() |
static FcsEnumerations.FilterPresenceStatus |
FcsEnumerations.FilterPresenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FcsEnumerations.FilterPresenceStatus[] |
FcsEnumerations.FilterPresenceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusDataPublishedByAutochangerTwoLatches.setFilterPresenceStatus(FcsEnumerations.FilterPresenceStatus filterPresenceStatus) |
Copyright © 2015 LSST. All rights reserved.