Class Command.FlashGetFirstFileResponse

java.lang.Object
com.inertia.promove.Command.ProMoveResponse
com.inertia.promove.Command.FlashGetFirstFileResponse
All Implemented Interfaces:
Command.ProMoveCommand
Enclosing class:
Command

@Deprecated
public static class Command.FlashGetFirstFileResponse
extends Command.ProMoveResponse
Deprecated.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    long filePointer
    Deprecated.
     
    boolean result
    Deprecated.
     
  • Constructor Summary

    Constructors 
    Constructor Description
    FlashGetFirstFileResponse​(byte[] in)
    Deprecated.
     
  • Method Summary

    Modifier and Type Method Description
    byte getSubType()
    Deprecated.
     
    Command.Group getType()
    Deprecated.
     
    int parse​(byte[] in)
    Deprecated.
     
    java.lang.String toString()
    Deprecated.
     

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

    getBytes, getFromNode

    Methods inherited from class java.lang.Object

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