|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JointPositionRecord in org.robokind.avrogen.motion |
|---|
| Fields in org.robokind.avrogen.motion with type parameters of type JointPositionRecord | |
|---|---|
List<JointPositionRecord> |
RobotPositionMapRecord.jointPositions
Deprecated. |
| Methods in org.robokind.avrogen.motion that return JointPositionRecord | |
|---|---|
JointPositionRecord |
JointPositionRecord.Builder.build()
|
| Methods in org.robokind.avrogen.motion that return types with arguments of type JointPositionRecord | |
|---|---|
List<JointPositionRecord> |
RobotPositionMapRecord.getJointPositions()
Gets the value of the 'jointPositions' field. |
List<JointPositionRecord> |
RobotPositionMapRecord.Builder.getJointPositions()
Gets the value of the 'jointPositions' field |
| Methods in org.robokind.avrogen.motion with parameters of type JointPositionRecord | |
|---|---|
static JointPositionRecord.Builder |
JointPositionRecord.newBuilder(JointPositionRecord other)
Creates a new JointPositionRecord RecordBuilder by copying an existing JointPositionRecord instance |
| Method parameters in org.robokind.avrogen.motion with type arguments of type JointPositionRecord | |
|---|---|
void |
RobotPositionMapRecord.setJointPositions(List<JointPositionRecord> value)
Sets the value of the 'jointPositions' field. |
RobotPositionMapRecord.Builder |
RobotPositionMapRecord.Builder.setJointPositions(List<JointPositionRecord> value)
Sets the value of the 'jointPositions' field |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||