|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaim4.msg.udp.Real2ProxyMsg
aim4.msg.udp.Real2ProxyCancel
public class Real2ProxyCancel
A real vehicle to proxy vehicle message for cancel message.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class aim4.msg.udp.Real2ProxyMsg |
|---|
Real2ProxyMsg.Type |
| Field Summary | |
|---|---|
int |
reservationId
The reservation ID |
| Fields inherited from class aim4.msg.udp.Real2ProxyMsg |
|---|
messageType, receivedTime |
| Constructor Summary | |
|---|---|
Real2ProxyCancel(DataInputStream dis,
double receivedTime)
Create a real vehicle to proxy vehicle message for cancel message. |
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final int reservationId
| Constructor Detail |
|---|
public Real2ProxyCancel(DataInputStream dis,
double receivedTime)
throws IOException
dis - the I/O streamreceivedTime - the time stamp
IOException| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||