| Package | Description |
|---|---|
| org.mechio.impl.motion.messaging |
| Modifier and Type | Field and Description |
|---|---|
List<JointDefinitionRecord> |
RobotDefinitionResponseRecord.joints
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
JointDefinitionRecord |
JointDefinitionRecord.Builder.build() |
JointDefinitionRecord |
PortableJointDefinition.getRecord() |
| Modifier and Type | Method and Description |
|---|---|
List<JointDefinitionRecord> |
RobotDefinitionResponseRecord.getJoints()
Gets the value of the 'joints' field.
|
List<JointDefinitionRecord> |
RobotDefinitionResponseRecord.Builder.getJoints()
Gets the value of the 'joints' field
|
| Modifier and Type | Method and Description |
|---|---|
static JointDefinitionRecord.Builder |
JointDefinitionRecord.newBuilder(JointDefinitionRecord other)
Creates a new JointDefinitionRecord RecordBuilder by copying an existing JointDefinitionRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
RobotDefinitionResponseRecord.setJoints(List<JointDefinitionRecord> value)
Sets the value of the 'joints' field.
|
RobotDefinitionResponseRecord.Builder |
RobotDefinitionResponseRecord.Builder.setJoints(List<JointDefinitionRecord> value)
Sets the value of the 'joints' field
|
| Constructor and Description |
|---|
PortableJointDefinition(JointDefinitionRecord record) |
Copyright © 2011-2014. All Rights Reserved.