| Package | Description | 
|---|---|
| net.bluemind.icalendar.api | 
| Modifier and Type | Field and Description | 
|---|---|
ICalendarElement.VAlarm.Action | 
ICalendarElement.VAlarm.action  | 
| Modifier and Type | Method and Description | 
|---|---|
static ICalendarElement.VAlarm.Action | 
ICalendarElement.VAlarm.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ICalendarElement.VAlarm.Action[] | 
ICalendarElement.VAlarm.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ICalendarElement.VAlarm | 
ICalendarElement.VAlarm.create(ICalendarElement.VAlarm.Action action,
      java.lang.Integer trigger,
      java.lang.String description,
      java.lang.Integer duration,
      java.lang.Integer repeat,
      java.lang.String summary)  | 
Copyright © 2021. All Rights Reserved.