com.partnersoft.interfaces.wirelessmatrix
Class PostMessageToMapData

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

public class PostMessageToMapData
extends TruckMessage

Adds a message that is attached to a map data item. Find items are the only stable id's we have right now...

Author:
Russell Cagle Copyright 2007 Partner Software, Inc.

Constructor Summary
PostMessageToMapData()
           
 
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

PostMessageToMapData

public PostMessageToMapData()