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