public class ParallelGripperStatusType extends GripperStatusType
Java class for ParallelGripperStatusType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParallelGripperStatusType">
<complexContent>
<extension base="{}GripperStatusType">
<sequence>
<element name="Separation" type="{http://www.w3.org/2001/XMLSchema}double"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected double |
separation |
gripperName, holdingObjectname| Constructor and Description |
|---|
ParallelGripperStatusType() |
| Modifier and Type | Method and Description |
|---|---|
double |
getSeparation()
Gets the value of the separation property.
|
void |
setSeparation(double value)
Sets the value of the separation property.
|
getGripperName, isHoldingObject, setGripperName, setHoldingObjectgetName, setNameCopyright © 2017. All rights reserved.