Class FileItem

    • Constructor Detail

      • FileItem

        public FileItem()
    • Method Detail

      • getFileItemType

        public FileItemType getFileItemType()
        Description copied from interface: File
        Gets the folder item type.
        Specified by:
        getFileItemType in interface File
        Returns:
        the folder item type
      • getSize

        public Long getSize()
        Description copied from interface: File
        Gets the size.
        Specified by:
        getSize in interface File
        Returns:
        the size
      • getMimeType

        public String getMimeType()
        Description copied from interface: File
        The folder myme type.
        Specified by:
        getMimeType in interface File
        Returns:
        the myme type