Overview  Package   Class  Tree  Index 

be.lassi.lanbox.commands.extra.layer
Class LayerSetIgnoreNoteOff

java.lang.Object
  extended by be.lassi.lanbox.commands.Command
      extended by be.lassi.lanbox.commands.LanboxCommand
          extended by be.lassi.lanbox.commands.extra.layer.LayerSetIgnoreNoteOff

public class LayerSetIgnoreNoteOff
extends LanboxCommand

Lanbox command (logging support only).


Field Summary
static java.lang.String ID
          Lanbox command identifier.
 
Constructor Summary
LayerSetIgnoreNoteOff()
          Constructs a new command.
LayerSetIgnoreNoteOff(byte[] request)
          Constructs a new command from a request buffer.
 
Method Summary
 
Methods inherited from class be.lassi.lanbox.commands.LanboxCommand
equals, get, getBoolean, getId, getInt, getInt4, getRequest, getRequestString, getResponse, processResponse, set, set2, set2, set4
 
Methods inherited from class be.lassi.lanbox.commands.Command
add, appendCommand, appendCommandDetail, appendResponse, getCommandString, hashCode, notifyListeners, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
Lanbox command identifier.

See Also:
Constant Field Values
Constructor Detail

LayerSetIgnoreNoteOff

public LayerSetIgnoreNoteOff()
Constructs a new command.


LayerSetIgnoreNoteOff

public LayerSetIgnoreNoteOff(byte[] request)
Constructs a new command from a request buffer.

Parameters:
request - the buffer to construct the command from

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2