uwcse.location.messaging
Class LocationQueryResult

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

public class LocationQueryResult
extends LocationRpcResult

A reply to a location request containing the LocationReport for the requested PhysicalObject.

Version:
$Revision: 1.6 $
Author:
Jeffrey Hightower
See Also:
LocationReport, LocationQuery

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

Field Detail

locationReportMap

public Map locationReportMap
Constructor Detail

LocationQueryResult

public LocationQueryResult()
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