uwcse.location.messaging
Class LinkObjectRpc

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

public class LinkObjectRpc
extends LocationRpc

An Rpc to link the named child object into the object group of the named parent object.

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

Field Summary
 String childObjectName
           
 String parentObjectName
           
 
Constructor Summary
LinkObjectRpc()
          Create a LinkObjectRpc.
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

childObjectName

public String childObjectName

parentObjectName

public String parentObjectName
Constructor Detail

LinkObjectRpc

public LinkObjectRpc()
Create a LinkObjectRpc.

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