uwcse.location.messaging
Class ObjectNameQueryResult

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

public class ObjectNameQueryResult
extends LocationRpcResult

An RPC result to a query for the names of physical objects consisting of the resulting Collection of Strings.

Version:
$Revision: 1.5 $
Author:
Jeffrey Hightower
See Also:
FusionService, PhysicalObjectDatabase, ObjectNameQuery

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

Field Detail

names

public Collection names
Constructor Detail

ObjectNameQueryResult

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