motej.request
Class ReadMemoryRequest

java.lang.Object
  extended by motej.request.ReadMemoryRequest
All Implemented Interfaces:
MoteRequest
Direct Known Subclasses:
CalibrationDataRequest

public class ReadMemoryRequest
extends Object
implements MoteRequest

Author:
Volker Fritzsch

Constructor Summary
ReadMemoryRequest(byte[] offset, byte[] size)
           
 
Method Summary
 byte[] getBytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadMemoryRequest

public ReadMemoryRequest(byte[] offset,
                         byte[] size)
Method Detail

getBytes

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


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