Uses of Enum Class
com.pi4j.boardinfo.definition.BoardType
Packages that use BoardType
-
Uses of BoardType in com.pi4j.boardinfo.definition
Methods in com.pi4j.boardinfo.definition that return BoardTypeModifier and TypeMethodDescriptionBoardModel.getBoardType()static BoardTypeReturns the enum constant of this class with the specified name.static BoardType[]BoardType.values()Returns an array containing the constants of this enum class, in the order they are declared.