Class DataSourceBase

    • Field Detail

      • title

        protected String title
        Get the datasource title
      • description

        protected String description
        Get the datasource description
    • Constructor Detail

      • DataSourceBase

        public DataSourceBase​(String title,
                              String description)
        Create a base for a IDataSource
        Parameters:
        title - the datasource title
        description - the datasource description