uwcse.location.messaging
Class AddObjectWithStateRpc

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

public class AddObjectWithStateRpc
extends AddObjectRpc

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

Version:
$Revision: 1.5 $
Author:
Jeffrey Hightower

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

Field Detail

state

public State state
Constructor Detail

AddObjectWithStateRpc

public AddObjectWithStateRpc()
Create an AddObjectWithStateRpc.

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