| 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 |
|---|---|
Priority |
VEvent.getPriority() |
Priority |
VToDo.getPriority() |
| Modifier and Type | Field and Description |
|---|---|
static Priority |
Priority.HIGH
High priority.
|
static Priority |
Priority.LOW
Low priority.
|
static Priority |
Priority.MEDIUM
Medium priority.
|
static Priority |
Priority.UNDEFINED
Undefined priority.
|
Copyright © 2004-2015 Micronode. All Rights Reserved.