| 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 |
|---|---|
Clazz |
VEvent.getClassification() |
Clazz |
VJournal.getClassification() |
Clazz |
VToDo.getClassification() |
| Modifier and Type | Field and Description |
|---|---|
static Clazz |
Clazz.CONFIDENTIAL
Constant for confidential classification.
|
static Clazz |
Clazz.PRIVATE
Constant for private classification.
|
static Clazz |
Clazz.PUBLIC
Constant for public classification.
|
Copyright © 2004-2014 Micronode. All Rights Reserved.