sk.robotics.rlcs.data
Class TimedPosition.XmlMappable

java.lang.Object
  extended by sk.robotics.rlcs.data.Position.XmlMappable
      extended by sk.robotics.rlcs.data.TimedPosition.XmlMappable
Enclosing class:
TimedPosition

public class TimedPosition.XmlMappable
extends Position.XmlMappable


Field Summary
 long timestamp
           
 
Fields inherited from class sk.robotics.rlcs.data.Position.XmlMappable
h, x, y
 
Constructor Summary
TimedPosition.XmlMappable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timestamp

public long timestamp
Constructor Detail

TimedPosition.XmlMappable

public TimedPosition.XmlMappable()