Class Command.FlashListResponse

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

public static class Command.FlashListResponse
extends Command.ProMoveResponse
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.util.HashMap<java.lang.String,​java.lang.Long> fileMap  
  • Constructor Summary

    Constructors 
    Constructor Description
    FlashListResponse​(byte[] in)  
  • Method Summary

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

    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