| Package | Description |
|---|---|
| org.mechio.impl.motion.messaging |
| Modifier and Type | Field and Description |
|---|---|
List<JointPropDefinitionRecord> |
JointDefinitionRecord.properties
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
JointPropDefinitionRecord |
JointPropDefinitionRecord.Builder.build() |
JointPropDefinitionRecord |
JointPropDefinitionRecord.Builder.getValue() |
| Modifier and Type | Method and Description |
|---|---|
List<JointPropDefinitionRecord> |
JointDefinitionRecord.getProperties()
Gets the value of the 'properties' field.
|
List<JointPropDefinitionRecord> |
JointDefinitionRecord.Builder.getProperties()
Gets the value of the 'properties' field
|
| Modifier and Type | Method and Description |
|---|---|
static JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord other)
Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing JointPropDefinitionRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
JointDefinitionRecord.setProperties(List<JointPropDefinitionRecord> value)
Sets the value of the 'properties' field.
|
JointDefinitionRecord.Builder |
JointDefinitionRecord.Builder.setProperties(List<JointPropDefinitionRecord> value)
Sets the value of the 'properties' field
|
Copyright © 2011-2014. All Rights Reserved.