Package | Description |
---|---|
io.elevator.components |
The components package encompasses drivers for physical external components (hardware) and some necessary linkages
|
Modifier and Type | Method and Description |
---|---|
FiremanKeyhole.KeyState |
FiremanKeyhole.getState() |
static FiremanKeyhole.KeyState |
FiremanKeyhole.KeyState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FiremanKeyhole.KeyState[] |
FiremanKeyhole.KeyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FiremanKeyhole |
FiremanKeyhole.setState(FiremanKeyhole.KeyState state) |