motej.request
Class PlayerLedRequest

java.lang.Object
  extended by motej.request.PlayerLedRequest
All Implemented Interfaces:
MoteRequest

public class PlayerLedRequest
extends Object
implements MoteRequest

Author:
Volker Fritzsch

Field Summary
protected  int ledByte
           
 
Constructor Summary
PlayerLedRequest(boolean[] leds)
           
 
Method Summary
 byte[] getBytes()
           
 byte getLedByte()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ledByte

protected int ledByte
Constructor Detail

PlayerLedRequest

public PlayerLedRequest(boolean[] leds)
Method Detail

getBytes

public byte[] getBytes()
Specified by:
getBytes in interface MoteRequest

getLedByte

public byte getLedByte()


Copyright © 2007-2009 Volker Fritzsch. All Rights Reserved.