org.robokind.impl.motion.messaging
Class PortableRobotResponse

java.lang.Object
  extended by org.robokind.impl.motion.messaging.PortableRobotResponse

public class PortableRobotResponse
extends Object

Author:
Matthew Stevenson

Nested Class Summary
static class PortableRobotResponse.Factory
           
static class PortableRobotResponse.MessageRecordAdapter
           
static class PortableRobotResponse.RecordMessageAdapter
           
static class PortableRobotResponse.RobotResponseKeyAdapter
           
 
Field Summary
static String MIME_ROBOT_DEFINITION_RESPONSE
           
static String MIME_ROBOT_POSITION_RESPONSE
           
static String MIME_ROBOT_STATUS_RESPONSE
           
 
Constructor Summary
PortableRobotResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIME_ROBOT_DEFINITION_RESPONSE

public static final String MIME_ROBOT_DEFINITION_RESPONSE
See Also:
Constant Field Values

MIME_ROBOT_STATUS_RESPONSE

public static final String MIME_ROBOT_STATUS_RESPONSE
See Also:
Constant Field Values

MIME_ROBOT_POSITION_RESPONSE

public static final String MIME_ROBOT_POSITION_RESPONSE
See Also:
Constant Field Values
Constructor Detail

PortableRobotResponse

public PortableRobotResponse()


Copyright © 2011-2013. All Rights Reserved.