Class DmxSequence.Cmd

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int unit  
      (package private) byte value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Cmd​(int unit, byte value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getUnit()  
      byte getValue()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait