Interface FileEntry

  • All Known Implementing Classes:
    SmbShareInfo

    public interface FileEntry
    • Method Detail

      • getType

        int getType()
      • getAttributes

        int getAttributes()
      • createTime

        long createTime()
      • lastModified

        long lastModified()
      • length

        long length()