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

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

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

Fields in org.mechio.impl.motion.messaging declared as RobotResponseHeaderRecord
 RobotResponseHeaderRecord RobotStatusResponseRecord.responseHeader
          Deprecated. 
 RobotResponseHeaderRecord RobotDefinitionResponseRecord.responseHeader
          Deprecated. 
 RobotResponseHeaderRecord RobotPositionResponseRecord.responseHeader
          Deprecated. 
 

Methods in org.mechio.impl.motion.messaging that return RobotResponseHeaderRecord
 RobotResponseHeaderRecord RobotResponseHeaderRecord.Builder.build()
           
 RobotResponseHeaderRecord PortableRobotResponseHeader.getRecord()
           
 RobotResponseHeaderRecord RobotStatusResponseRecord.getResponseHeader()
          Gets the value of the 'responseHeader' field.
 RobotResponseHeaderRecord RobotStatusResponseRecord.Builder.getResponseHeader()
          Gets the value of the 'responseHeader' field
 RobotResponseHeaderRecord RobotDefinitionResponseRecord.getResponseHeader()
          Gets the value of the 'responseHeader' field.
 RobotResponseHeaderRecord RobotDefinitionResponseRecord.Builder.getResponseHeader()
          Gets the value of the 'responseHeader' field
 RobotResponseHeaderRecord RobotPositionResponseRecord.getResponseHeader()
          Gets the value of the 'responseHeader' field.
 RobotResponseHeaderRecord RobotPositionResponseRecord.Builder.getResponseHeader()
          Gets the value of the 'responseHeader' field
 

Methods in org.mechio.impl.motion.messaging with parameters of type RobotResponseHeaderRecord
static RobotResponseHeaderRecord.Builder RobotResponseHeaderRecord.newBuilder(RobotResponseHeaderRecord other)
          Creates a new RobotResponseHeaderRecord RecordBuilder by copying an existing RobotResponseHeaderRecord instance
 void RobotStatusResponseRecord.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field.
 RobotStatusResponseRecord.Builder RobotStatusResponseRecord.Builder.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field
 void RobotDefinitionResponseRecord.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field.
 RobotDefinitionResponseRecord.Builder RobotDefinitionResponseRecord.Builder.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field
 void RobotPositionResponseRecord.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field.
 RobotPositionResponseRecord.Builder RobotPositionResponseRecord.Builder.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field
 

Constructors in org.mechio.impl.motion.messaging with parameters of type RobotResponseHeaderRecord
PortableRobotResponseHeader(RobotResponseHeaderRecord record)
           
 



Copyright © 2011-2014. All Rights Reserved.