Uses of Enum Class
org.openhab.core.io.transport.serial.ProtocolType.PathType
-
Uses of ProtocolType.PathType in org.openhab.core.io.transport.serial
Modifier and TypeMethodDescriptionstatic ProtocolType.PathType
ProtocolType.getPathType()
static ProtocolType.PathType
Returns the enum constant of this class with the specified name.static ProtocolType.PathType[]
ProtocolType.PathType.values()
Returns an array containing the constants of this enum class, in the order they are declared.