Uses of Enum Class
com.ftdi.DeviceStatus
Packages that use DeviceStatus
-
Uses of DeviceStatus in com.ftdi
Methods in com.ftdi that return DeviceStatusModifier and TypeMethodDescriptionstatic DeviceStatusReturns the enum constant of this class with the specified name.static DeviceStatus[]DeviceStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ftdi that return types with arguments of type DeviceStatusModifier and TypeMethodDescriptionFTDevice.getDeviceStatus()Gets the modem status and line status from the device.