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

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

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

Methods in org.mechio.impl.motion.messaging that return RobotRequestRecord
 RobotRequestRecord PortableRobotRequest.MessageRecordAdapter.adapt(RobotRequest a)
           
 RobotRequestRecord RobotRequestRecord.Builder.build()
           
 RobotRequestRecord PortableRobotRequest.getRecord()
           
 

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

Constructors in org.mechio.impl.motion.messaging with parameters of type RobotRequestRecord
PortableRobotRequest(RobotRequestRecord record)
           
 



Copyright © 2011-2014. All Rights Reserved.