Class Command.ProMoveResponseBool

java.lang.Object
com.inertia.promove.Command.ProMoveResponse
com.inertia.promove.Command.ProMoveResponseBool
All Implemented Interfaces:
Command.ProMoveCommand
Direct Known Subclasses:
Command.FlashCheckResponse, Command.FlashCloseResponse, Command.FlashFormatResponse, Command.FlashOpenResponse, Command.FlashSeekResponse, Command.LoggingCloseResponse, Command.LoggingOpenResponse, Command.LoggingStartResponse, Command.LoggingStateResponse, Command.LoggingStopResponse, Command.ServicePowerDownResponse, Command.ServiceRadioResponse, Command.ServiceRestoreConfigResponse, Command.ServiceSendEventResponse, Command.ServiceSetRTCResponse, Command.ServiceStoreConfigResponse
Enclosing class:
Command

public abstract static class Command.ProMoveResponseBool
extends Command.ProMoveResponse
  • Field Summary

    Fields 
    Modifier and Type Field Description
    boolean result  
  • Constructor Summary

    Constructors 
    Constructor Description
    ProMoveResponseBool()  
  • Method Summary

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

    Methods inherited from class com.inertia.promove.Command.ProMoveResponse

    getFromNode

    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