|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Action | |
---|---|
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. |
Uses of Action in net.fortuna.ical4j.model.component |
---|
Methods in net.fortuna.ical4j.model.component that return Action | |
---|---|
Action |
VAlarm.getAction()
Returns the mandatory action property. |
Uses of Action in net.fortuna.ical4j.model.property |
---|
Fields in net.fortuna.ical4j.model.property declared as Action | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |