|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleError | |
|---|---|
| microsoft.exchange.webservices.data.property.complex | |
| Uses of RuleError in microsoft.exchange.webservices.data.property.complex |
|---|
| Methods in microsoft.exchange.webservices.data.property.complex that return RuleError | |
|---|---|
protected RuleError |
RuleErrorCollection.createComplexProperty(String xmlElementName)
Creates an RuleError object from an XML element name. |
RuleError |
RuleOperationError.getRuleError(int index)
Gets the rule error at the specified index. |
| Methods in microsoft.exchange.webservices.data.property.complex that return types with arguments of type RuleError | |
|---|---|
Iterator<RuleError> |
RuleOperationError.iterator()
Gets an iterator that iterates through the elements of the collection. |
| Methods in microsoft.exchange.webservices.data.property.complex with parameters of type RuleError | |
|---|---|
protected String |
RuleErrorCollection.getCollectionItemXmlElementName(RuleError ruleValidationError)
Retrieves the XML element name corresponding to the provided RuleError object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||