JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
org.openhab.core.types.UnDefType
Packages that use
UnDefType
Package
Description
org.openhab.core.types
Uses of
UnDefType
in
org.openhab.core.types
Methods in
org.openhab.core.types
that return
UnDefType
Modifier and Type
Method
Description
static
UnDefType
UnDefType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
UnDefType
[]
UnDefType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.