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