Package | Description |
---|---|
com.pi4j.system | |
com.pi4j.system.impl |
Modifier and Type | Method and Description |
---|---|
SystemInfo.BoardType |
SystemInfoProvider.getBoardType() |
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.
|
Modifier and Type | Method and Description |
---|---|
SystemInfo.BoardType |
SystemInfoProviderBase.getBoardType() |
SystemInfo.BoardType |
RaspiSystemInfoProvider.getBoardType() |
SystemInfo.BoardType |
OdroidSystemInfoProvider.getBoardType() |
SystemInfo.BoardType |
BananaProSystemInfoProvider.getBoardType() |
SystemInfo.BoardType |
BananaPiSystemInfoProvider.getBoardType() |
Copyright © 2012–2015 Pi4J. All rights reserved.