| Package | Description |
|---|---|
| org.mechio.impl.motion.messaging |
| Modifier and Type | Method and Description |
|---|---|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.clearDisplayName()
Clears the value of the 'displayName' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.clearInitialValue()
Clears the value of the 'initialValue' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.clearMaxValue()
Clears the value of the 'maxValue' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.clearMinValue()
Clears the value of the 'minValue' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.clearPropertyName()
Clears the value of the 'propertyName' field
|
static JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.newBuilder()
Creates a new JointPropDefinitionRecord RecordBuilder
|
static JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord.Builder other)
Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing Builder
|
static JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord other)
Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing JointPropDefinitionRecord instance
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.setDisplayName(String value)
Sets the value of the 'displayName' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.setInitialValue(double value)
Sets the value of the 'initialValue' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.setMaxValue(double value)
Sets the value of the 'maxValue' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.setMinValue(double value)
Sets the value of the 'minValue' field
|
JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.Builder.setPropertyName(String value)
Sets the value of the 'propertyName' field
|
| Modifier and Type | Method and Description |
|---|---|
static JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord.Builder other)
Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.