Uses of Class
com.iizix.comm.IPortController.State
Packages that use IPortController.State Package Description com.iizix.comm Uses of IPortController.State in com.iizix.comm
Methods in com.iizix.comm that return IPortController.State Modifier and Type Method Description IPortController.State
IPortController. getState()
Returns the state of the connector.static IPortController.State
IPortController.State. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static IPortController.State[]
IPortController.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.