| Modifier and Type | Field and Description |
|---|---|
protected PoseToleranceType |
SettingsStatusType.intermediatePoseTolerance |
protected PoseToleranceType |
SettingsStatusType.poseTolerance |
protected PoseToleranceType |
PoseAndSetType.tolerance |
protected PoseToleranceType |
SetEndPoseToleranceType.tolerance |
protected PoseToleranceType |
SetIntermediatePoseToleranceType.tolerance |
| Modifier and Type | Method and Description |
|---|---|
PoseToleranceType |
ObjectFactory.createPoseToleranceType()
Create an instance of
PoseToleranceType |
PoseToleranceType |
SettingsStatusType.getIntermediatePoseTolerance()
Gets the value of the intermediatePoseTolerance property.
|
PoseToleranceType |
SettingsStatusType.getPoseTolerance()
Gets the value of the poseTolerance property.
|
PoseToleranceType |
PoseAndSetType.getTolerance()
Gets the value of the tolerance property.
|
PoseToleranceType |
SetEndPoseToleranceType.getTolerance()
Gets the value of the tolerance property.
|
PoseToleranceType |
SetIntermediatePoseToleranceType.getTolerance()
Gets the value of the tolerance property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsStatusType.setIntermediatePoseTolerance(PoseToleranceType value)
Sets the value of the intermediatePoseTolerance property.
|
void |
SettingsStatusType.setPoseTolerance(PoseToleranceType value)
Sets the value of the poseTolerance property.
|
void |
PoseAndSetType.setTolerance(PoseToleranceType value)
Sets the value of the tolerance property.
|
void |
SetEndPoseToleranceType.setTolerance(PoseToleranceType value)
Sets the value of the tolerance property.
|
void |
SetIntermediatePoseToleranceType.setTolerance(PoseToleranceType value)
Sets the value of the tolerance property.
|
Copyright © 2018. All rights reserved.