Class AlarmclockAgent.NotifyGoal

    • Field Detail

      • alarm

        protected Alarm alarm
        The alarm to notify about.
    • Constructor Detail

      • NotifyGoal

        public NotifyGoal​(Alarm alarm)
        Create an alarm goal.
    • Method Detail

      • getAlarm

        public Alarm getAlarm()
        Get the alarm.