|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.data.DetectionData.Robot
public static class DetectionData.Robot
Nested Class Summary | |
---|---|
class |
DetectionData.Robot.XmlMappable
|
Field Summary | |
---|---|
java.lang.String |
blockActualPos
|
Position |
position
|
java.lang.Integer |
robotNum
|
Method Summary | |
---|---|
DetectionData.Robot.XmlMappable |
getXmlMappable()
|
void |
identify(int robotNum,
java.lang.String blockActualPos)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Position position
public java.lang.Integer robotNum
public java.lang.String blockActualPos
Method Detail |
---|
public void identify(int robotNum, java.lang.String blockActualPos)
public DetectionData.Robot.XmlMappable getXmlMappable()
getXmlMappable
in interface com.microstepmis.xplatform.CustomXmlMappable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |