|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mechio.impl.motion.messaging.PortableRobotPositionResponse
public class PortableRobotPositionResponse
| Nested Class Summary | |
|---|---|
static class |
PortableRobotPositionResponse.MessageRecordAdapter
|
static class |
PortableRobotPositionResponse.RecordMessageAdapter
|
| Nested classes/interfaces inherited from interface org.mechio.api.motion.protocol.RobotResponse |
|---|
RobotResponse.RobotPositionResponse, RobotResponse.RobotResponseHeader, RobotResponse.RobotStatusResponse |
| Constructor Summary | |
|---|---|
PortableRobotPositionResponse(RobotPositionResponseRecord record)
|
|
PortableRobotPositionResponse(RobotResponse.RobotPositionResponse response)
|
|
PortableRobotPositionResponse(RobotResponse.RobotResponseHeader header,
Robot.RobotPositionMap positions)
|
|
| Method Summary | |
|---|---|
Robot.RobotPositionMap |
getPositionMap()
|
RobotPositionResponseRecord |
getRecord()
|
RobotResponse.RobotResponseHeader |
getResponseHeader()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortableRobotPositionResponse(RobotPositionResponseRecord record)
public PortableRobotPositionResponse(RobotResponse.RobotPositionResponse response)
public PortableRobotPositionResponse(RobotResponse.RobotResponseHeader header,
Robot.RobotPositionMap positions)
| Method Detail |
|---|
public RobotResponse.RobotResponseHeader getResponseHeader()
getResponseHeader in interface RobotResponsepublic Robot.RobotPositionMap getPositionMap()
getPositionMap in interface RobotResponse.RobotPositionResponsepublic RobotPositionResponseRecord getRecord()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||