Uses of Enum Class
heronarts.lx.osc.LXOscEngine.IOState
-
Uses of LXOscEngine.IOState in heronarts.lx.dmx
Modifier and TypeFieldDescriptionfinal EnumParameter<LXOscEngine.IOState>
LXDmxEngine.artNetReceiveState
-
Uses of LXOscEngine.IOState in heronarts.lx.osc
Modifier and TypeFieldDescriptionfinal EnumParameter<LXOscEngine.IOState>
LXOscEngine.receiveState
final EnumParameter<LXOscEngine.IOState>
LXOscEngine.transmitState
Modifier and TypeMethodDescriptionstatic LXOscEngine.IOState
Returns the enum constant of this class with the specified name.static LXOscEngine.IOState[]
LXOscEngine.IOState.values()
Returns an array containing the constants of this enum class, in the order they are declared.