| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs |
| Modifier and Type | Method and Description |
|---|---|
static EPOSEnumerations.EposMode |
EPOSEnumerations.EposMode.getMode(String hexa)
Retrieve and returns a mode which hexa code is given as an argument.
|
static EPOSEnumerations.EposMode |
EPOSEnumerations.EposMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPOSEnumerations.EposMode[] |
EPOSEnumerations.EposMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 LSST. All rights reserved.