Class Command.ProMoveRequest

java.lang.Object
com.inertia.promove.Command.ProMoveRequest
All Implemented Interfaces:
Command.ProMoveCommand
Direct Known Subclasses:
Command.FlashCheckRequest, Command.FlashCloseRequest, Command.FlashFormatRequest, Command.FlashGetFirstFileRequest, Command.FlashGetNextFileRequest, Command.FlashListExRequest, Command.FlashListRequest, Command.FlashOpenRequest, Command.FlashReadRequest, Command.FlashSeekRequest, Command.FlashStatusRequest, Command.LoggingCloseRequest, Command.LoggingGetFirstLogRequest, Command.LoggingOpenRequest, Command.LoggingReadRangeRequest, Command.LoggingStartRequest, Command.LoggingStateRequest, Command.LoggingStopRequest, Command.ServiceGetRTCRequest, Command.ServiceGetStatsRequest, Command.ServiceGetUptimeRequest, Command.ServicePowerDownRequest, Command.ServiceRadioRequest, Command.ServiceRestoreConfigRequest, Command.ServiceSendEventRequest, Command.ServiceSetRTCRequest, Command.ServiceStoreConfigRequest
Enclosing class:
Command

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

    Constructors 
    Constructor Description
    ProMoveRequest()  
  • 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