uwcse.location.messaging
Class AddObjectRpc

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.AddObjectRpc
Direct Known Subclasses:
AddChildObjectRpc, AddObjectWithStateRpc

public class AddObjectRpc
extends LocationRpc

An Rpc to add a new physical object.

Version:
$Revision: 1.4 $
Author:
Jeffrey Hightower
See Also:
AddObjectWithStateRpc, PhysicalObject

Field Summary
 PhysicalObject object
           
 
Constructor Summary
AddObjectRpc()
          Create an AddObjectRpc.
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

object

public PhysicalObject object
Constructor Detail

AddObjectRpc

public AddObjectRpc()
Create an AddObjectRpc.

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