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