Uses of Class
org.mechio.impl.motion.messaging.RobotStatusResponseRecord

Packages that use RobotStatusResponseRecord
org.mechio.impl.motion.messaging   
 

Uses of RobotStatusResponseRecord in org.mechio.impl.motion.messaging
 

Methods in org.mechio.impl.motion.messaging that return RobotStatusResponseRecord
 RobotStatusResponseRecord PortableRobotStatusResponse.MessageRecordAdapter.adapt(RobotResponse.RobotStatusResponse a)
           
 RobotStatusResponseRecord RobotStatusResponseRecord.Builder.build()
           
 RobotStatusResponseRecord PortableRobotStatusResponse.getRecord()
           
 

Methods in org.mechio.impl.motion.messaging with parameters of type RobotStatusResponseRecord
 RobotResponse.RobotStatusResponse PortableRobotStatusResponse.RecordMessageAdapter.adapt(RobotStatusResponseRecord a)
           
static RobotStatusResponseRecord.Builder RobotStatusResponseRecord.newBuilder(RobotStatusResponseRecord other)
          Creates a new RobotStatusResponseRecord RecordBuilder by copying an existing RobotStatusResponseRecord instance
 

Constructors in org.mechio.impl.motion.messaging with parameters of type RobotStatusResponseRecord
PortableRobotStatusResponse(RobotStatusResponseRecord record)
           
 



Copyright © 2011-2014. All Rights Reserved.