rcxport
Class RCXTask
java.lang.Object
|
+--rcxport.RCXTask
- public class RCXTask
- extends Object
- implements Serializable
Representation of RCX Task.
- Author:
- Scott B. Lewis, slewis@teleport.com
- See Also:
- Serialized Form
|
Field Summary |
(package private) byte[] |
myBytes
|
|
Constructor Summary |
RCXTask(byte[] bytes)
|
|
Method Summary |
protected byte[] |
getBytes()
|
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
myBytes
byte[] myBytes
RCXTask
public RCXTask(byte[] bytes)
getBytes
protected byte[] getBytes()