microsoft.exchange.webservices.data.property.complex
Class RuleOperation
java.lang.Object
microsoft.exchange.webservices.data.property.complex.ComplexProperty
microsoft.exchange.webservices.data.property.complex.RuleOperation
- All Implemented Interfaces:
- ISelfValidate, ComplexFunctionDelegate<EwsServiceXmlReader>
- Direct Known Subclasses:
- CreateRuleOperation, DeleteRuleOperation, SetRuleOperation
public abstract class RuleOperation
- extends ComplexProperty
Represents an operation to be performed on a rule.
|
Constructor Summary |
protected |
RuleOperation()
Initializes a new instance of the class. |
| Methods inherited from class microsoft.exchange.webservices.data.property.complex.ComplexProperty |
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeElementsToXml, writeToXml, writeToXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlElementName
protected String xmlElementName
RuleOperation
protected RuleOperation()
- Initializes a new instance of the class.
getXmlElementName
public String getXmlElementName()
- Gets the XML element name of the rule operation.
Copyright © 2012–2015 Microsoft. All rights reserved.