public class ProcedureAlarm extends VCalAlarmProperty
VAlarm
component be used to created alarms.VAlarm.procedure(biweekly.property.Trigger, java.lang.String)
repeat, snooze, start
parameters
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, setStart
addParameter, getParameter, getParameters, getParameters, removeParameter, setParameter, setParameter, setParameters, validate, validate
public 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.