Overview  Package   Class  Tree  Index 

be.lassi.lanbox.commands.channel
Class ChannelSetEdit

java.lang.Object
  extended by be.lassi.lanbox.commands.Command
      extended by be.lassi.lanbox.commands.LanboxCommand
          extended by be.lassi.lanbox.commands.channel.ChannelSetAttribute
              extended by be.lassi.lanbox.commands.channel.ChannelSetEdit

public class ChannelSetEdit
extends ChannelSetAttribute

Lanbox command to determine whether given channels are enabled for storing into a cue step scene, or not.


Field Summary
static java.lang.String ID
          Lanbox command identifier.
 
Fields inherited from class be.lassi.lanbox.commands.channel.ChannelSetAttribute
MAX_ATTRIBUTES
 
Constructor Summary
ChannelSetEdit(byte[] request)
          Constructs a new command from a request buffer.
ChannelSetEdit(int bufferId, ChannelAttribute[] attributes)
          Constructs a new command.
 
Method Summary
 boolean equals(java.lang.Object object)
          
 int hashCode()
          
 
Methods inherited from class be.lassi.lanbox.commands.channel.ChannelSetAttribute
appendCommand
 
Methods inherited from class be.lassi.lanbox.commands.LanboxCommand
get, getBoolean, getId, getInt, getInt4, getRequest, getRequestString, getResponse, processResponse, set, set2, set2, set4
 
Methods inherited from class be.lassi.lanbox.commands.Command
add, appendCommandDetail, appendResponse, getCommandString, 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

ChannelSetEdit

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

Parameters:
request - the buffer to construct the command from

ChannelSetEdit

public ChannelSetEdit(int bufferId,
                      ChannelAttribute[] attributes)
Constructs a new command.

Method Detail

equals

public boolean equals(java.lang.Object object)

Overrides:
equals in class ChannelSetAttribute

hashCode

public int hashCode()

Overrides:
hashCode in class ChannelSetAttribute

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2