public class FreebusyReportType extends BaseRequestType
Java class for FreebusyReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FreebusyReportType">
<complexContent>
<extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}BaseRequestType">
<sequence>
<element name="time-range" type="{http://docs.oasis-open.org/ws-calendar/ns/soap}UTCTimeRangeType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected UTCTimeRangeType |
timeRange |
href, id| Constructor and Description |
|---|
FreebusyReportType() |
| Modifier and Type | Method and Description |
|---|---|
UTCTimeRangeType |
getTimeRange()
Gets the value of the timeRange property.
|
void |
setTimeRange(UTCTimeRangeType value)
Sets the value of the timeRange property.
|
getHref, getId, setHref, setIdprotected UTCTimeRangeType timeRange
public UTCTimeRangeType getTimeRange()
UTCTimeRangeTypepublic void setTimeRange(UTCTimeRangeType value)
value - allowed object is
UTCTimeRangeTypeCopyright © 2019 Bedework. All rights reserved.