Uses of Enum Class
org.openhab.core.io.transport.serial.ProtocolType.PathType
Packages that use ProtocolType.PathType
-
Uses of ProtocolType.PathType in org.openhab.core.io.transport.serial
Methods in org.openhab.core.io.transport.serial that return ProtocolType.PathTypeModifier and TypeMethodDescriptionstatic ProtocolType.PathTypeProtocolType.getPathType()static ProtocolType.PathTypeReturns 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.Constructors in org.openhab.core.io.transport.serial with parameters of type ProtocolType.PathType