|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JointIdRecord in org.robokind.avrogen.motion |
|---|
| Fields in org.robokind.avrogen.motion declared as JointIdRecord | |
|---|---|
JointIdRecord |
JointPositionRecord.jointId
Deprecated. |
| Methods in org.robokind.avrogen.motion that return JointIdRecord | |
|---|---|
JointIdRecord |
JointIdRecord.Builder.build()
|
JointIdRecord |
JointPositionRecord.getJointId()
Gets the value of the 'jointId' field. |
JointIdRecord |
JointPositionRecord.Builder.getJointId()
Gets the value of the 'jointId' field |
| Methods in org.robokind.avrogen.motion with parameters of type JointIdRecord | |
|---|---|
static JointIdRecord.Builder |
JointIdRecord.newBuilder(JointIdRecord other)
Creates a new JointIdRecord RecordBuilder by copying an existing JointIdRecord instance |
void |
JointPositionRecord.setJointId(JointIdRecord value)
Sets the value of the 'jointId' field. |
JointPositionRecord.Builder |
JointPositionRecord.Builder.setJointId(JointIdRecord value)
Sets the value of the 'jointId' field |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||