Uses of Enum Class
com.iizix.comm.IPortController.State
Packages that use IPortController.State
Uses of IPortController.State in com.iizix.comm
Methods in com.iizix.comm that return IPortController.StateModifier and TypeMethodDescriptionIPortController.getState()Returns the state of the connector.static IPortController.StateReturns the enum constant of this class with the specified name.static IPortController.State[]IPortController.State.values()Returns an array containing the constants of this enum class, in the order they are declared.