sk.robotics.rlcs.data
Class DetectionData.Robot.XmlMappable

java.lang.Object
  extended by sk.robotics.rlcs.data.DetectionData.Robot.XmlMappable
Enclosing class:
DetectionData.Robot

public class DetectionData.Robot.XmlMappable
extends java.lang.Object


Field Summary
 java.lang.String blockActualPos
           
 Position.XmlMappable position
           
 java.lang.Integer robotNum
           
 
Constructor Summary
DetectionData.Robot.XmlMappable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

position

public Position.XmlMappable position

robotNum

public java.lang.Integer robotNum

blockActualPos

public java.lang.String blockActualPos
Constructor Detail

DetectionData.Robot.XmlMappable

public DetectionData.Robot.XmlMappable()