com.kenmccrary.jtella
Class SearchReplyMessage.FileRecord

java.lang.Object
  |
  +--com.kenmccrary.jtella.SearchReplyMessage.FileRecord
Enclosing class:
SearchReplyMessage

public class SearchReplyMessage.FileRecord
extends java.lang.Object

Information about the files returned in this request


Method Summary
 int getIndex()
           
 java.lang.String getName()
           
 long getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIndex

public int getIndex()

getSize

public long getSize()

getName

public java.lang.String getName()