| Package | Description |
|---|---|
| org.oasis_open.docs.ws_calendar.ns.soap |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpandType
The expand XML element specifies that for a
given calendaring REPORT request, the server MUST expand the
recurrence set into calendar components that define exactly one
recurrence instance, and MUST return only those whose scheduled
time intersect a specified time range.
|
class |
LimitFreebusySetType
The limit-freebusy-set XML element specifies
that for a given calendaring REPORT request, the server MUST only
return the FREEBUSY property values of a VFREEBUSY component that
intersects a specified time range.
|
class |
LimitRecurrenceSetType
The limit-recurrence-set XML element specifies
that for a given calendaring REPORT request, the server MUST
return, in addition to the "master component", only the
"overridden components" that impact a specified time range.
|
| Modifier and Type | Field and Description |
|---|---|
protected UTCTimeRangeType |
FreebusyReportType.timeRange |
protected UTCTimeRangeType |
CompFilterType.timeRange |
protected UTCTimeRangeType |
PropFilterType.timeRange |
| Modifier and Type | Method and Description |
|---|---|
UTCTimeRangeType |
ObjectFactory.createUTCTimeRangeType()
Create an instance of
UTCTimeRangeType |
UTCTimeRangeType |
FreebusyReportType.getTimeRange()
Gets the value of the timeRange property.
|
UTCTimeRangeType |
CompFilterType.getTimeRange()
Gets the value of the timeRange property.
|
UTCTimeRangeType |
PropFilterType.getTimeRange()
Gets the value of the timeRange property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<UTCTimeRangeType> |
ObjectFactory.createTimeRange(UTCTimeRangeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<UTCTimeRangeType> |
ObjectFactory.createTimeRange(UTCTimeRangeType value)
|
void |
FreebusyReportType.setTimeRange(UTCTimeRangeType value)
Sets the value of the timeRange property.
|
void |
CompFilterType.setTimeRange(UTCTimeRangeType value)
Sets the value of the timeRange property.
|
void |
PropFilterType.setTimeRange(UTCTimeRangeType value)
Sets the value of the timeRange property.
|
Copyright © 2019 Bedework. All rights reserved.