uwcse.location.messaging
Class RemoveObjectGroupRpc

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.RemoveObjectRpc
              |
              +--uwcse.location.messaging.RemoveObjectGroupRpc

public class RemoveObjectGroupRpc
extends RemoveObjectRpc

An Rpc to remove the named physical object and all other objects grouped below it in the hierarchy.

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

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

Constructor Detail

RemoveObjectGroupRpc

public RemoveObjectGroupRpc()
Create a RemoveObjectRpc.

Method Detail

toString

public String toString()
Overrides:
toString in class RemoveObjectRpc


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