uwcse.location.messaging
Class TypeLocationQuery

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.TypeLocationQuery

public class TypeLocationQuery
extends LocationRpc

A request to receive the locations of all objects of the given type.

Version:
$Revision: 1.2 $
Author:
Jeffrey Hightower
See Also:
LocationQueryResult, LocationQuery

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

Field Detail

typeName

public String typeName
Constructor Detail

TypeLocationQuery

public TypeLocationQuery()
Method Detail

toString

public String toString()
Overrides:
toString in class LocationRpc


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