Class Command.ProMoveResponse

java.lang.Object
com.inertia.promove.Command.ProMoveResponse
All Implemented Interfaces:
Command.ProMoveCommand
Direct Known Subclasses:
Command.FlashGetFirstFileResponse, Command.FlashGetNextFileResponse, Command.FlashListExResponse, Command.FlashListResponse, Command.FlashReadResponse, Command.FlashStatusResponse, Command.LoggingGetFirstLogResponse, Command.LoggingReadRangeResponse, Command.ProMoveResponseBool, Command.ProMoveResponseRTC, Command.ServiceGetStatsResponse
Enclosing class:
Command

public abstract static class Command.ProMoveResponse
extends java.lang.Object
implements Command.ProMoveCommand
  • Constructor Summary

    Constructors 
    Constructor Description
    ProMoveResponse()  
  • Method Summary

    Modifier and Type Method Description
    byte[] getBytes()  
    boolean getFromNode()  
    int parse​(byte[] in)  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.inertia.promove.Command.ProMoveCommand

    getSubType, getType