Package | Description |
---|---|
net.fortuna.ical4j.model.component |
Contains types used to represent the iCalendar component model.
|
net.fortuna.ical4j.model.property |
Contains types used to represent the iCalendar property model.
|
Modifier and Type | Method and Description |
---|---|
Action |
VAlarm.getAction()
Returns the mandatory action property.
|
Modifier and Type | Field and Description |
---|---|
static Action |
Action.AUDIO
Constant action for playing an audible sound.
|
static Action |
Action.DISPLAY
Constant action for displaying a visible notification.
|
static Action |
Action.EMAIL
Constant action for sending an email.
|
static Action |
Action.PROCEDURE
Constant action for a procedure.
|
Copyright © 2004-2015 Micronode. All Rights Reserved.