com.partnersoft.interfaces.wirelessmatrix
Class PostTruckPosition

java.lang.Object
  extended by com.partnersoft.interfaces.wirelessmatrix.TruckMessage
      extended by com.partnersoft.interfaces.wirelessmatrix.PostTruckPosition

public class PostTruckPosition
extends TruckMessage

This changes enough to deserve its own message.

Author:
Russell Cagle Copyright 2007 Partner Software, Inc.

Constructor Summary
PostTruckPosition()
           
 
Method Summary
 
Methods inherited from class com.partnersoft.interfaces.wirelessmatrix.TruckMessage
getFrom, getTo, readMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostTruckPosition

public PostTruckPosition()