public static class AlarmclockBDI.NotifyGoal extends AlarmclockBDI.PlaySongGoal
| Modifier and Type | Field and Description |
|---|---|
protected Alarm |
alarm
The alarm to notify about.
|
song| Constructor and Description |
|---|
NotifyGoal(Alarm alarm)
Create an alarm goal.
|
| Modifier and Type | Method and Description |
|---|---|
Alarm |
getAlarm()
Get the alarm.
|
getSong