| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.sitedata.GetChangesEx |
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="version" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="xmlInput" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| version | |||||||||||
| xmlInput | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the version property.
| |||||||||||
Gets the value of the xmlInput property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
Sets the value of the xmlInput property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the version property.
Gets the value of the xmlInput property.
Sets the value of the version property.
| value |
|---|
Sets the value of the xmlInput property.
| value | Allowed object is String |
|---|