|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.rover.RoverBytes
public class RoverBytes
A packet of rover bytecode along with any parameters needed for interpretation.
Copyright 2003-2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
RoverBytes(byte[] bytes)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoverBytes(byte[] bytes)
| Method Detail |
|---|
public byte[] getBytes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||