| Package | Description |
|---|---|
| com.pi4j.system |
| Modifier and Type | Method and Description |
|---|---|
static SystemInfo.BoardType |
SystemInfo.getBoardType() |
static SystemInfo.BoardType |
SystemInfo.BoardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemInfo.BoardType[] |
SystemInfo.BoardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2019 Pi4J. All rights reserved.