uwcse.location.messaging
Class WorldMapQueryResult

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpcResult
        |
        +--uwcse.location.messaging.WorldMapQueryResult

public class WorldMapQueryResult
extends LocationRpcResult

A reply to a world map request.

Version:
$Revision: 1.7 $
Author:
Jeffrey Hightower
See Also:
WorldMap, WorldMapQuery

Field Summary
 WorldMap worldMap
           
 
Constructor Summary
WorldMapQueryResult()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

worldMap

public WorldMap worldMap
Constructor Detail

WorldMapQueryResult

public WorldMapQueryResult()
Method Detail

toString

public String toString()
Overrides:
toString in class LocationRpcResult


This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE