| Package | Description |
|---|---|
| org.mechio.impl.motion.messaging |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
static RobotRequestRecord.Builder |
RobotRequestRecord.newBuilder(RobotRequestRecord.Builder other)
Creates a new RobotRequestRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.