|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VAlarm | |
---|---|
biweekly.component | |
biweekly.component.marshaller |
Uses of VAlarm in biweekly.component |
---|
Methods in biweekly.component that return VAlarm | |
---|---|
static VAlarm |
VAlarm.audio(Trigger trigger)
Creates an audio alarm. |
static VAlarm |
VAlarm.audio(Trigger trigger,
Attachment sound)
Creates an audio alarm. |
static VAlarm |
VAlarm.display(Trigger trigger,
String displayText)
Creates a display alarm. |
static VAlarm |
VAlarm.email(Trigger trigger,
String subject,
String body,
List<String> recipients)
Creates an email alarm. |
static VAlarm |
VAlarm.email(Trigger trigger,
String subject,
String body,
String... recipients)
Creates an email alarm. |
Uses of VAlarm in biweekly.component.marshaller |
---|
Methods in biweekly.component.marshaller that return VAlarm | |
---|---|
protected VAlarm |
VAlarmMarshaller._newInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |