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