| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.alerts.DeleteAlerts |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="IDs" type="{http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/}ArrayOfString" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| iDs | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the iDs property.
| |||||||||||
Sets the value of the iDs property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the iDs property.
AlertArrayOfString
Sets the value of the iDs property.
| value | Allowed object is
AlertArrayOfString
|
|---|