public class FullSchedule extends Schedule
Constructor and Description |
---|
FullSchedule() |
Modifier and Type | Method and Description |
---|---|
ScheduleCommand |
getCommand()
Returns the scheduled command.
|
String |
getDescription()
Returns the description of the schedule.
|
Date |
getTime()
Returns the time for which the command is scheduled to be ran.
|
public String getDescription()
public ScheduleCommand getCommand()
public Date getTime()