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