org.robokind.impl.motion.messaging
Class PortableRobotStatusResponse
java.lang.Object
org.robokind.impl.motion.messaging.PortableRobotStatusResponse
- All Implemented Interfaces:
- RobotResponse, RobotResponse.RobotStatusResponse
public class PortableRobotStatusResponse
- extends Object
- implements RobotResponse.RobotStatusResponse
- Author:
- Matthew Stevenson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortableRobotStatusResponse
public PortableRobotStatusResponse(RobotStatusResponseRecord record)
PortableRobotStatusResponse
public PortableRobotStatusResponse(RobotResponse.RobotStatusResponse response)
PortableRobotStatusResponse
public PortableRobotStatusResponse(RobotResponse.RobotResponseHeader header,
boolean status)
getResponseHeader
public RobotResponse.RobotResponseHeader getResponseHeader()
- Specified by:
getResponseHeader in interface RobotResponse
getStatusResponse
public boolean getStatusResponse()
- Specified by:
getStatusResponse in interface RobotResponse.RobotStatusResponse
getRecord
public RobotStatusResponseRecord getRecord()
Copyright © 2011-2013. All Rights Reserved.