public final class NoEndRecurrenceRange extends RecurrenceRange
| Constructor and Description |
|---|
NoEndRecurrenceRange()
Initializes a new instance.
|
NoEndRecurrenceRange(Date startDate)
Initializes a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlElementName()
Gets the name of the XML element.
|
void |
setupRecurrence(Recurrence recurrence)
Setups the recurrence.
|
changed, getRecurrence, getStartDate, setRecurrence, setStartDate, tryReadElementFromXml, writeElementsToXmladdOnChangeEvent, canSetFieldValue, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeToXml, writeToXmlpublic NoEndRecurrenceRange()
public NoEndRecurrenceRange(Date startDate)
startDate - the start datepublic String getXmlElementName()
getXmlElementName in class RecurrenceRangepublic void setupRecurrence(Recurrence recurrence) throws Exception
setupRecurrence in class RecurrenceRangerecurrence - the new up recurrenceException - the exceptionCopyright © 2012–2015 Microsoft. All rights reserved.