public class SetEndEffectorType extends MiddleCommandType
Java class for SetEndEffectorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetEndEffectorType">
<complexContent>
<extension base="{}MiddleCommandType">
<sequence>
<element name="Setting" type="{}FractionType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected double |
setting |
commandIDname| Constructor and Description |
|---|
SetEndEffectorType() |
| Modifier and Type | Method and Description |
|---|---|
double |
getSetting()
Gets the value of the setting property.
|
void |
setSetting(double value)
Sets the value of the setting property.
|
getCommandID, setCommandIDgetName, setNameCopyright © 2017. All rights reserved.