|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Enables you to work with iCalendar data.
See:
Description
Class Summary | |
iCalendar | Parent element for calendaring data returned from the Calendar Web services host. |
vAlarm | Contains information about an alarm. |
vAttendee | Provides information about one attendee of an instance of an event. |
vCalendar | Container for all related vEvents and vTasks (although some are not required by the IETF iCalendar specification). |
vComponent | Base class for all iCalendar entities that can be parented to a vCalendar object or another vComponent. |
vEvent | Contains information about an event. |
vOrganizer | Holds information about the event's owner. |
vTimezone | Holds information about the event's time zone. |
vTodo | Contains information about a task. |
Enables you to work with iCalendar data. These tasks include creating new iCalendar instances, returning XML DOM structures that represent a given iCalendar instance, construct strings that represent iCalendar instances and their children, and setting and retrieving the values of certain elements of vCalendar objects.
For descriptions of the iCalendar components and properties that Calendar Web services supports, see Oracle Calendar Application Developer's Guide.
|
Oracle® Calendar Web Services Java API Reference 10g Release 1 (10.1.1) B14475-01 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |