public static class ScheduleRecord.Alarm extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ScheduleRecord.Alarm.Unit |
Constructor and Description |
---|
Alarm(int value,
ScheduleRecord.Alarm.Unit unit)
Creates a new
ScheduleRecord.Alarm . |
public Alarm(int value, ScheduleRecord.Alarm.Unit unit)
ScheduleRecord.Alarm
.value
- Number of units before the scheduled date.unit
- UnitCopyright © 2009–2017. All rights reserved.