uwcse.location.objects
Class PhysicalObjectDatabase.PersistentObjectData

java.lang.Object
  |
  +--uwcse.location.objects.PhysicalObjectDatabase.PersistentObjectData
Enclosing class:
PhysicalObjectDatabase

public static class PhysicalObjectDatabase.PersistentObjectData
extends Object

The PersistentObjectData class contains the information written about PhysicalObjects in persistent database snapshots.


Field Summary
 LocationReport locationReport
           
 PhysicalObject object
           
 
Constructor Summary
PhysicalObjectDatabase.PersistentObjectData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

public PhysicalObject object

locationReport

public LocationReport locationReport
Constructor Detail

PhysicalObjectDatabase.PersistentObjectData

public PhysicalObjectDatabase.PersistentObjectData()


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