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