uwcse.location.messaging
Class PhysicalObjectRootQuery

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.PhysicalObjectQuery
              |
              +--uwcse.location.messaging.PhysicalObjectRootQuery

public class PhysicalObjectRootQuery
extends PhysicalObjectQuery

A request to receive the PhysicalObject that is the root of the grouping tree containing the object with the given name.

Version:
$Revision: 1.3 $
Author:
Jeffrey Hightower
See Also:
PhysicalObject, PhysicalObjectQueryResult

Field Summary
 
Fields inherited from class uwcse.location.messaging.PhysicalObjectQuery
objectName
 
Constructor Summary
PhysicalObjectRootQuery()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PhysicalObjectRootQuery

public PhysicalObjectRootQuery()
Method Detail

toString

public String toString()
Overrides:
toString in class PhysicalObjectQuery


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