|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.provider.filetransfer.browse.URLRemoteFile
public class URLRemoteFile
Constructor Summary | |
---|---|
URLRemoteFile(long lastModified,
long fileLength,
IFileID fileID)
|
Method Summary | |
---|---|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
IFileID |
getID()
Get the remote file id associated with this file. |
IRemoteFileInfo |
getInfo()
Get remote file info associated with this remote file. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public URLRemoteFile(long lastModified, long fileLength, IFileID fileID)
Method Detail |
---|
public IFileID getID()
IRemoteFile
getID
in interface IRemoteFile
null
.public IRemoteFileInfo getInfo()
IRemoteFile
getInfo
in interface IRemoteFile
null
.public java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |