Uses of Class
org.robokind.avrogen.motion.RobotStatusResponseRecord.Builder

Uses of RobotStatusResponseRecord.Builder in org.robokind.avrogen.motion
 

Methods in org.robokind.avrogen.motion that return RobotStatusResponseRecord.Builder
 RobotStatusResponseRecord.Builder RobotStatusResponseRecord.Builder.clearResponseHeader()
          Clears the value of the 'responseHeader' field
 RobotStatusResponseRecord.Builder RobotStatusResponseRecord.Builder.clearStatusResponse()
          Clears the value of the 'statusResponse' field
static RobotStatusResponseRecord.Builder RobotStatusResponseRecord.newBuilder()
          Creates a new RobotStatusResponseRecord RecordBuilder
static RobotStatusResponseRecord.Builder RobotStatusResponseRecord.newBuilder(RobotStatusResponseRecord.Builder other)
          Creates a new RobotStatusResponseRecord RecordBuilder by copying an existing Builder
static RobotStatusResponseRecord.Builder RobotStatusResponseRecord.newBuilder(RobotStatusResponseRecord other)
          Creates a new RobotStatusResponseRecord RecordBuilder by copying an existing RobotStatusResponseRecord instance
 RobotStatusResponseRecord.Builder RobotStatusResponseRecord.Builder.setResponseHeader(RobotResponseHeaderRecord value)
          Sets the value of the 'responseHeader' field
 RobotStatusResponseRecord.Builder RobotStatusResponseRecord.Builder.setStatusResponse(boolean value)
          Sets the value of the 'statusResponse' field
 

Methods in org.robokind.avrogen.motion with parameters of type RobotStatusResponseRecord.Builder
static RobotStatusResponseRecord.Builder RobotStatusResponseRecord.newBuilder(RobotStatusResponseRecord.Builder other)
          Creates a new RobotStatusResponseRecord RecordBuilder by copying an existing Builder
 



Copyright © 2011-2013. All Rights Reserved.