Class FolderPath


  • public class FolderPath
    extends Object
    • Constructor Detail

      • FolderPath

        public FolderPath()
      • FolderPath

        public FolderPath​(String id,
                          String name)
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getName

        public String getName()
      • setName

        public void setName​(String name)