Class FileSectionEntry


  • public class FileSectionEntry
    extends Object
    • Constructor Detail

      • FileSectionEntry

        public FileSectionEntry​(int id,
                                String sourceName)
      • FileSectionEntry

        public FileSectionEntry​(int id,
                                String sourceName,
                                String sourcePath)
    • Method Detail

      • getId

        public int getId()
      • getSourceName

        public String getSourceName()
      • getSourcePath

        public String getSourcePath()