| Package | Description |
|---|---|
| com.pi4j.device.piface |
| Modifier and Type | Method and Description |
|---|---|
static PiFaceSwitch |
PiFaceSwitch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PiFaceSwitch[] |
PiFaceSwitch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Switch |
PiFaceBase.getSwitch(PiFaceSwitch switchValue) |
Switch |
PiFace.getSwitch(PiFaceSwitch switchValue) |
Copyright © 2012-2013 Pi4J. All Rights Reserved.