Package com.inertia.promove
Class Command.ServicePowerDownRequest
java.lang.Object
com.inertia.promove.Command.ProMoveRequest
com.inertia.promove.Command.ServicePowerDownRequest
- All Implemented Interfaces:
Command.ProMoveCommand
- Enclosing class:
- Command
public static class Command.ServicePowerDownRequest extends Command.ProMoveRequest
-
Constructor Summary
Constructors Constructor Description ServicePowerDownRequest()
-
Method Summary
Modifier and Type Method Description byte
getSubType()
Command.Group
getType()
Methods inherited from class com.inertia.promove.Command.ProMoveRequest
getBytes, getFromNode, parse, toString
-
Constructor Details
-
ServicePowerDownRequest
public ServicePowerDownRequest()
-
-
Method Details
-
getSubType
public byte getSubType() -
getType
-