uwcse.location.messaging
Class ObjectNameQuery

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

public class ObjectNameQuery
extends LocationRpc

A request to query for the names of physical objects conjunctively matching the given criteria. Setting null values omits criteria. For example to query for all types of objects, set typeName to null.

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

Field Summary
 String inObjectName
           
 String typeName
           
 
Constructor Summary
ObjectNameQuery()
           
 
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

inObjectName

public String inObjectName
Constructor Detail

ObjectNameQuery

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