uwcse.location.messaging
Class AddChildObjectRpc

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.AddObjectRpc
              |
              +--uwcse.location.messaging.AddChildObjectRpc

public class AddChildObjectRpc
extends AddObjectRpc

An Rpc to add a new physical object with the given parent.

Version:
$Revision: 1.4 $
Author:
Jeffrey Hightower

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

Field Detail

parentName

public String parentName
Constructor Detail

AddChildObjectRpc

public AddChildObjectRpc()
Create an AddChildObjectRpc.

Method Detail

toString

public String toString()
Overrides:
toString in class AddObjectRpc


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