public class SetMotionCoordinationType extends MiddleCommandType
Java class for SetMotionCoordinationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetMotionCoordinationType">
<complexContent>
<extension base="{}MiddleCommandType">
<sequence>
<element name="Coordinated" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
coordinated |
commandIDname| Constructor and Description |
|---|
SetMotionCoordinationType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCoordinated()
Gets the value of the coordinated property.
|
void |
setCoordinated(boolean value)
Sets the value of the coordinated property.
|
getCommandID, setCommandIDgetName, setNameCopyright © 2017. All rights reserved.