|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JointPropDefinitionRecord in org.robokind.avrogen.motion |
|---|
| Fields in org.robokind.avrogen.motion with type parameters of type JointPropDefinitionRecord | |
|---|---|
List<JointPropDefinitionRecord> |
JointDefinitionRecord.properties
Deprecated. |
| Methods in org.robokind.avrogen.motion that return JointPropDefinitionRecord | |
|---|---|
JointPropDefinitionRecord |
JointPropDefinitionRecord.Builder.build()
|
JointPropDefinitionRecord |
JointPropDefinitionRecord.Builder.getValue()
|
| Methods in org.robokind.avrogen.motion that return types with arguments of type JointPropDefinitionRecord | |
|---|---|
List<JointPropDefinitionRecord> |
JointDefinitionRecord.getProperties()
Gets the value of the 'properties' field. |
List<JointPropDefinitionRecord> |
JointDefinitionRecord.Builder.getProperties()
Gets the value of the 'properties' field |
| Methods in org.robokind.avrogen.motion with parameters of type JointPropDefinitionRecord | |
|---|---|
static JointPropDefinitionRecord.Builder |
JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord other)
Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing JointPropDefinitionRecord instance |
| Method parameters in org.robokind.avrogen.motion with type arguments of type JointPropDefinitionRecord | |
|---|---|
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 |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||