JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
com.pi4j.boardinfo.definition.PiModel
Packages that use
PiModel
Package
Description
com.pi4j.boardinfo.definition
Uses of
PiModel
in
com.pi4j.boardinfo.definition
Methods in
com.pi4j.boardinfo.definition
that return
PiModel
Modifier and Type
Method
Description
PiModel
BoardModel.
getModel
()
static
PiModel
PiModel.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
PiModel
[]
PiModel.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.