|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmicrosoft.exchange.webservices.data.ComplexProperty
microsoft.exchange.webservices.data.ComplexPropertyCollection<DeletedOccurrenceInfo>
microsoft.exchange.webservices.data.DeletedOccurrenceInfoCollection
public final class DeletedOccurrenceInfoCollection
Represents a collection of deleted occurrence objects.
Constructor Summary | |
---|---|
protected |
DeletedOccurrenceInfoCollection()
Initializes a new instance of the OccurrenceInfoCollection class. |
Method Summary | |
---|---|
protected DeletedOccurrenceInfo |
createComplexProperty(java.lang.String xmlElementName)
* Creates the complex property. |
protected java.lang.String |
getCollectionItemXmlElementName(DeletedOccurrenceInfo complexProperty)
* Gets the name of the collection item XML element. |
Methods inherited from class microsoft.exchange.webservices.data.ComplexPropertyCollection |
---|
clearChangeLog, complexPropertyChanged, contains, getAddedItems, getCount, getItems, getModifiedItems, getPropertyAtIndex, getRemovedItems, indexOf, internalAdd, internalClear, internalRemove, internalRemoveAt, itemChanged, iterator, loadFromXml, loadFromXml, removeFromChangeLog, shouldWriteToXml, updateFromXml, writeDeleteUpdateToXml, writeElementsToXml, writeSetUpdateToXml, writeToXml |
Methods inherited from class microsoft.exchange.webservices.data.ComplexProperty |
---|
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, func, getNamespace, internalValidate, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, tryReadElementFromXmlToPatch, updateFromXml, validate, writeAttributesToXml, writeToXml |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DeletedOccurrenceInfoCollection()
Method Detail |
---|
protected DeletedOccurrenceInfo createComplexProperty(java.lang.String xmlElementName)
createComplexProperty
in class ComplexPropertyCollection<DeletedOccurrenceInfo>
xmlElementName
- the xml element name
protected java.lang.String getCollectionItemXmlElementName(DeletedOccurrenceInfo complexProperty)
getCollectionItemXmlElementName
in class ComplexPropertyCollection<DeletedOccurrenceInfo>
complexProperty
- the complex property
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |