Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property | |
biweekly.property |
Modifier and Type | Method and Description |
---|---|
Action |
VAlarm.getAction()
Gets the type of action to invoke when the alarm is triggered.
|
Modifier and Type | Method and Description |
---|---|
void |
VAlarm.setAction(Action action)
Sets the type of action to invoke when the alarm is triggered.
|
Constructor and Description |
---|
VAlarm(Action action,
Trigger trigger)
Creates a new alarm.
|
Modifier and Type | Method and Description |
---|---|
protected Action |
ActionScribe.newInstance(String value,
ICalVersion version) |
Modifier and Type | Method and Description |
---|---|
static Action |
Action.audio()
Creates an "audio" action property.
|
static Action |
Action.display()
Creates an "display" action property.
|
static Action |
Action.email()
Creates an "email" action property.
|
static Action |
Action.procedure()
Creates a "procedure" action property (vCal 1.0 only).
|
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.