Class Command.FlashGetNextFileRequest

java.lang.Object
com.inertia.promove.Command.ProMoveRequest
com.inertia.promove.Command.FlashGetNextFileRequest
All Implemented Interfaces:
Command.ProMoveCommand
Enclosing class:
Command

@Deprecated
public static class Command.FlashGetNextFileRequest
extends Command.ProMoveRequest
Deprecated.
  • Field Summary

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

    Constructors 
    Constructor Description
    FlashGetNextFileRequest​(long _filePointer, long _fileCount)
    Deprecated.
     
  • Method Summary

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

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

    getFromNode, parse

    Methods inherited from class java.lang.Object

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