| Package | Description |
|---|---|
| org.mechio.impl.motion.messaging |
| Modifier and Type | Method and Description |
|---|---|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.clearConnected()
Clears the value of the 'connected' field
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.clearEnabled()
Clears the value of the 'enabled' field
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.clearJoints()
Clears the value of the 'joints' field
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.clearResponseHeader()
Clears the value of the 'responseHeader' field
|
static RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.newBuilder()
Creates a new RobotDefinitionResponseRecord RecordBuilder
|
static RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.newBuilder(RobotDefinitionResponseRecord.Builder other)
Creates a new RobotDefinitionResponseRecord RecordBuilder by copying an existing Builder
|
static RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.newBuilder(RobotDefinitionResponseRecord other)
Creates a new RobotDefinitionResponseRecord RecordBuilder by copying an existing RobotDefinitionResponseRecord instance
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.setConnected(boolean value)
Sets the value of the 'connected' field
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.setEnabled(boolean value)
Sets the value of the 'enabled' field
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.setJoints(List<JointDefinitionRecord> value)
Sets the value of the 'joints' field
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.setResponseHeader(RobotResponseHeaderRecord value)
Sets the value of the 'responseHeader' field
|
| Modifier and Type | Method and Description |
|---|---|
static RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.newBuilder(RobotDefinitionResponseRecord.Builder other)
Creates a new RobotDefinitionResponseRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.