public class RetrievalMode extends Object implements Serializable
| Constructor and Description |
|---|
RetrievalMode() |
| Modifier and Type | Method and Description |
|---|---|
ietf.params.xml.ns.caldav.ExpandType |
getExpand()
Gets the value of the expand property.
|
ietf.params.xml.ns.caldav.LimitFreebusySetType |
getLimitFreebusySet()
Gets the value of the limitFreebusySet property.
|
ietf.params.xml.ns.caldav.LimitRecurrenceSetType |
getLimitRecurrenceSet()
Gets the value of the limitRecurrenceSet property.
|
void |
setExpand(ietf.params.xml.ns.caldav.ExpandType val)
Sets the value of the expand property.
|
void |
setLimitFreebusySet(ietf.params.xml.ns.caldav.LimitFreebusySetType val)
Sets the value of the limitFreebusySet property.
|
void |
setLimitRecurrenceSet(ietf.params.xml.ns.caldav.LimitRecurrenceSetType val)
Sets the value of the limitRecurrenceSet property.
|
String |
toString() |
public void setExpand(ietf.params.xml.ns.caldav.ExpandType val)
val - allowed object is
ExpandTypepublic ietf.params.xml.ns.caldav.ExpandType getExpand()
ExpandTypepublic void setLimitRecurrenceSet(ietf.params.xml.ns.caldav.LimitRecurrenceSetType val)
val - allowed object is
LimitRecurrenceSetTypepublic ietf.params.xml.ns.caldav.LimitRecurrenceSetType getLimitRecurrenceSet()
LimitRecurrenceSetTypepublic void setLimitFreebusySet(ietf.params.xml.ns.caldav.LimitFreebusySetType val)
val - allowed object is
LimitFreebusySetTypepublic ietf.params.xml.ns.caldav.LimitFreebusySetType getLimitFreebusySet()
LimitFreebusySetTypeCopyright © 2018 Bedework. All rights reserved.