Class Folder

  • All Implemented Interfaces:
    org.sakaiproject.importer.api.HasSequence, org.sakaiproject.importer.api.Importable

    public class Folder
    extends AbstractImportable
    • Constructor Detail

      • Folder

        public Folder()
    • Method Detail

      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getTitle

        public String getTitle()
      • setTitle

        public void setTitle​(String title)
      • getTypeName

        public String getTypeName()