Uses of Class
ioio.lib.api.IOIO.State

Packages that use IOIO.State
ioio.lib.api   
 

Uses of IOIO.State in ioio.lib.api
 

Methods in ioio.lib.api that return IOIO.State
 IOIO.State IOIO.getState()
          Gets the connections state.
static IOIO.State IOIO.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IOIO.State[] IOIO.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.