public abstract class RuleOperation extends ComplexProperty
| Modifier and Type | Field and Description |
|---|---|
protected String |
xmlElementName |
| Modifier | Constructor and Description |
|---|---|
protected |
RuleOperation()
Initializes a new instance of the
|
| Modifier and Type | Method and Description |
|---|---|
String |
getXmlElementName()
Gets the XML element name of the rule operation.
|
addOnChangeEvent, canSetFieldValue, changed, clearChangeEvents, clearChangeLog, func, getNamespace, internalValidate, loadFromXml, loadFromXml, readAttributesFromXml, readTextValueFromXml, removeChangeEvent, setNamespace, tryReadElementFromXml, tryReadElementFromXmlToPatch, updateFromXml, updateFromXml, validate, writeAttributesToXml, writeElementsToXml, writeToXml, writeToXmlprotected String xmlElementName
protected RuleOperation()
public String getXmlElementName()
Copyright © 2012–2015 Microsoft. All rights reserved.