Package jcifs.smb
Interface FileEntry
-
- All Known Implementing Classes:
SmbShareInfo
public interface FileEntry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
createTime()
int
getAttributes()
java.lang.String
getName()
int
getType()
long
lastModified()
long
length()
-