fr.emn.reactiveinput.devices
Class DSwCommand.CmdEnum

java.lang.Object
  extended byfr.emn.reactiveinput.Enum
      extended byfr.emn.reactiveinput.devices.DSwCommand.CmdEnum
Enclosing class:
DSwCommand

public static class DSwCommand.CmdEnum
extends Enum


Field Summary
 
Fields inherited from class fr.emn.reactiveinput.Enum
value
 
Constructor Summary
DSwCommand.CmdEnum(int value)
           
 
Method Summary
 java.lang.String[] getChoices()
           
 
Methods inherited from class fr.emn.reactiveinput.Enum
copy, create, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSwCommand.CmdEnum

public DSwCommand.CmdEnum(int value)
Method Detail

getChoices

public java.lang.String[] getChoices()
Specified by:
getChoices in class Enum