public class FreebusyReportResponseType extends BaseResponseType
Java class for FreebusyReportResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FreebusyReportResponseType">
<complexContent>
<extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}BaseResponseType">
<sequence>
<element ref="{urn:ietf:params:xml:ns:icalendar-2.0}icalendar" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected IcalendarType |
icalendar |
errorResponse, id, message, status| Constructor and Description |
|---|
FreebusyReportResponseType() |
| Modifier and Type | Method and Description |
|---|---|
IcalendarType |
getIcalendar()
Gets the value of the icalendar property.
|
void |
setIcalendar(IcalendarType value)
Sets the value of the icalendar property.
|
getErrorResponse, getId, getMessage, getStatus, setErrorResponse, setId, setMessage, setStatusprotected IcalendarType icalendar
public IcalendarType getIcalendar()
IcalendarTypepublic void setIcalendar(IcalendarType value)
value - allowed object is
IcalendarTypeCopyright © 2018 Bedework. All rights reserved.