Class Dataset

    • Field Detail

      • m_Name

        protected String m_Name
        the name of the dataset.
    • Constructor Detail

      • Dataset

        protected Dataset​(String name)
        Initializes the dataset.
        Parameters:
        name - the name for the data
    • Method Detail

      • getName

        public String getName()
        Returns the name of the dataset.
        Returns:
        the dataset