Overview  Package   Class  Tree  Index 

be.lassi.artnet.packets
Class ArtPollReply

java.lang.Object
  extended by be.lassi.artnet.packets.ArtPacket
      extended by be.lassi.artnet.packets.ArtPollReply

public class ArtPollReply
extends ArtPacket

Art-Net packet with device information.


Field Summary
static int OP_CODE
           
 
Constructor Summary
ArtPollReply(byte[] packetData)
           
ArtPollReply(Device device)
           
 
Method Summary
 Device getDevice()
           
 
Methods inherited from class be.lassi.artnet.packets.ArtPacket
append, data, data, getDestinationAddress, getDestinationPort, getPacketData, getSourceAddress, getSourcePort, getString, init, setDestinationAddress, setDestinationPort, setSourceAddress, setSourcePort, string
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OP_CODE

public static final int OP_CODE
See Also:
Constant Field Values
Constructor Detail

ArtPollReply

public ArtPollReply(byte[] packetData)

ArtPollReply

public ArtPollReply(Device device)
Method Detail

getDevice

public Device getDevice()

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2