public class CalendarMultigetType extends CalendarQueryOrMultigetBaseType
Java class for CalendarMultigetType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CalendarMultigetType">
<complexContent>
<extension base="{http://docs.oasis-open.org/ws-calendar/ns/soap}CalendarQueryOrMultigetBaseType">
<sequence>
<element name="hrefs" type="{http://docs.oasis-open.org/ws-calendar/ns/soap}ArrayOfHrefs"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfHrefs |
hrefs |
allprop, expand, icalendar, limitRecurrenceSethref, id| Constructor and Description |
|---|
CalendarMultigetType() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfHrefs |
getHrefs()
Gets the value of the hrefs property.
|
void |
setHrefs(ArrayOfHrefs value)
Sets the value of the hrefs property.
|
getAllprop, getExpand, getIcalendar, getLimitRecurrenceSet, setAllprop, setExpand, setIcalendar, setLimitRecurrenceSetgetHref, getId, setHref, setIdprotected ArrayOfHrefs hrefs
public ArrayOfHrefs getHrefs()
ArrayOfHrefspublic void setHrefs(ArrayOfHrefs value)
value - allowed object is
ArrayOfHrefsCopyright © 2019 Bedework. All rights reserved.