public class ProcedureAlarm extends VCalAlarmProperty
VAlarm component be used to created alarms.VAlarm.procedure(biweekly.property.Trigger, java.lang.String)repeat, snooze, startparameters| Constructor and Description |
|---|
ProcedureAlarm(String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Gets the path or name of the procedure to run when the alarm is
triggered.
|
void |
getPath(String path)
Sets the path or name of the procedure to run when the alarm is
triggered.
|
getRepeat, getSnooze, getStart, setRepeat, setSnooze, setStartaddParameter, getParameter, getParameters, getParameters, removeParameter, setParameter, setParameter, setParameters, validate, validatepublic ProcedureAlarm(String path)
path - the path or name of the procedure to run when the alarm is
triggeredCopyright © 2013-2015 Michael Angstadt. All Rights Reserved.