| Modifier and Type | Class and Description |
|---|---|
class |
PoseAndSetType
PoseAndSetType is derived from PoseType.
|
| Modifier and Type | Field and Description |
|---|---|
protected PoseType |
MoveToType.endPosition |
protected PoseType |
PoseStatusType.pose |
protected PoseType |
MoveScrewType.startPosition |
| Modifier and Type | Field and Description |
|---|---|
protected List<PoseType> |
MoveThroughToType.waypoint |
| Modifier and Type | Method and Description |
|---|---|
PoseType |
ObjectFactory.createPoseType()
Create an instance of
PoseType |
PoseType |
MoveToType.getEndPosition()
Gets the value of the endPosition property.
|
PoseType |
PoseStatusType.getPose()
Gets the value of the pose property.
|
PoseType |
MoveScrewType.getStartPosition()
Gets the value of the startPosition property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PoseType> |
MoveThroughToType.getWaypoint()
Gets the value of the waypoint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MoveToType.setEndPosition(PoseType value)
Sets the value of the endPosition property.
|
void |
PoseStatusType.setPose(PoseType value)
Sets the value of the pose property.
|
void |
MoveScrewType.setStartPosition(PoseType value)
Sets the value of the startPosition property.
|
Copyright © 2016. All rights reserved.