Package com.inertia.promove
Class Command.ServiceGetStatsRequest
java.lang.Object
com.inertia.promove.Command.ProMoveRequest
com.inertia.promove.Command.ServiceGetStatsRequest
- All Implemented Interfaces:
Command.ProMoveCommand
- Enclosing class:
- Command
public static class Command.ServiceGetStatsRequest extends Command.ProMoveRequest
-
Constructor Summary
Constructors Constructor Description ServiceGetStatsRequest()
-
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
-
ServiceGetStatsRequest
public ServiceGetStatsRequest()
-
-
Method Details
-
getSubType
public byte getSubType() -
getType
-