|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.mapping.MeasureToCommandSPRBuilder
public class MeasureToCommandSPRBuilder
Builder for MeasureToCommand SPRs.
| Field Summary | |
|---|---|
static String |
CMD2MSR_SPR_NAME
MeasureToCommand SPR name string constant. |
| Constructor Summary | |
|---|---|
MeasureToCommandSPRBuilder()
|
|
| Method Summary | |
|---|---|
SPR |
build()
Builds the SPR. |
static MeasureToCommandSPRBuilder |
builder()
Returns a builder instance. |
MeasureToCommandSPRBuilder |
withLoadData(LoadData loadData)
Sets the load data. |
MeasureToCommandSPRBuilder |
withRobot(Robot robot)
Sets the robot. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String CMD2MSR_SPR_NAME
| Constructor Detail |
|---|
public MeasureToCommandSPRBuilder()
| Method Detail |
|---|
public static MeasureToCommandSPRBuilder builder()
public SPR build()
public MeasureToCommandSPRBuilder withRobot(Robot robot)
robot - the robot
public MeasureToCommandSPRBuilder withLoadData(LoadData loadData)
loadData - the load data
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||