jcifs.smb

Interface FileEntry

public interface FileEntry

Method Summary
longcreateTime()
intgetAttributes()
StringgetName()
intgetType()
longlastModified()
longlength()

Method Detail

createTime

public long createTime()

getAttributes

public int getAttributes()

getName

public String getName()

getType

public int getType()

lastModified

public long lastModified()

length

public long length()