uwcse.location.messaging
Class MeasurementMsg

java.lang.Object
  |
  +--uwcse.location.messaging.LocationMsg
        |
        +--uwcse.location.messaging.MeasurementMsg

public class MeasurementMsg
extends LocationMsg

A class to send Measurements between location services.

Version:
$Revision: 1.6 $
Author:
Jeffrey Hightower
See Also:
Measurement

Field Summary
 Measurement measurement
           
 
Constructor Summary
MeasurementMsg()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

measurement

public Measurement measurement
Constructor Detail

MeasurementMsg

public MeasurementMsg()
Method Detail

toString

public String toString()
Overrides:
toString in class LocationMsg


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