Class LibrarySelectionBean


  • public class LibrarySelectionBean
    extends Object
    • Constructor Detail

      • LibrarySelectionBean

        public LibrarySelectionBean()
    • Method Detail

      • getFileList

        public String[] getFileList()
        Returns:
        Returns a clone of the fileList.
      • setFileList

        public void setFileList​(String[] fileList)
        Parameters:
        fileList - The fileList to set.