Class ActiveLearningSettingsDTO

    • Constructor Detail

      • ActiveLearningSettingsDTO

        public ActiveLearningSettingsDTO()
    • Method Detail

      • enable

        public String enable()
        Get the enable value.
        Returns:
        the enable value
      • withEnable

        public ActiveLearningSettingsDTO withEnable​(String enable)
        Set the enable value.
        Parameters:
        enable - the enable value to set
        Returns:
        the ActiveLearningSettingsDTO object itself.