|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RobotRequestRecord.Builder in org.robokind.avrogen.motion |
|---|
| Methods in org.robokind.avrogen.motion that return RobotRequestRecord.Builder | |
|---|---|
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.clearIntParam()
Clears the value of the 'intParam' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.clearRequestDestinationId()
Clears the value of the 'requestDestinationId' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.clearRequestSourceId()
Clears the value of the 'requestSourceId' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.clearRequestType()
Clears the value of the 'requestType' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.clearRobotId()
Clears the value of the 'robotId' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.clearTimestampMillisecUTC()
Clears the value of the 'timestampMillisecUTC' field |
static RobotRequestRecord.Builder |
RobotRequestRecord.newBuilder()
Creates a new RobotRequestRecord RecordBuilder |
static RobotRequestRecord.Builder |
RobotRequestRecord.newBuilder(RobotRequestRecord.Builder other)
Creates a new RobotRequestRecord RecordBuilder by copying an existing Builder |
static RobotRequestRecord.Builder |
RobotRequestRecord.newBuilder(RobotRequestRecord other)
Creates a new RobotRequestRecord RecordBuilder by copying an existing RobotRequestRecord instance |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.setIntParam(Integer value)
Sets the value of the 'intParam' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.setRequestDestinationId(String value)
Sets the value of the 'requestDestinationId' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.setRequestSourceId(String value)
Sets the value of the 'requestSourceId' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.setRequestType(String value)
Sets the value of the 'requestType' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.setRobotId(String value)
Sets the value of the 'robotId' field |
RobotRequestRecord.Builder |
RobotRequestRecord.Builder.setTimestampMillisecUTC(long value)
Sets the value of the 'timestampMillisecUTC' field |
| Methods in org.robokind.avrogen.motion with parameters of type RobotRequestRecord.Builder | |
|---|---|
static RobotRequestRecord.Builder |
RobotRequestRecord.newBuilder(RobotRequestRecord.Builder other)
Creates a new RobotRequestRecord RecordBuilder by copying an existing Builder |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||