| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.views.UpdateViewHtml2Response |
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="UpdateViewHtml2Result" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| UpdateViewHtml2Response.UpdateViewHtml2Result | Java class for anonymous complex type. |
||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| updateViewHtml2Result | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the updateViewHtml2Result property.
| |||||||||||
Sets the value of the updateViewHtml2Result property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the updateViewHtml2Result property.
UpdateViewHtml2Response.UpdateViewHtml2Result
Sets the value of the updateViewHtml2Result property.
| value | Allowed object is
UpdateViewHtml2Response.UpdateViewHtml2Result
|
|---|