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