public class

UpdateViewHtml2Response

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.microsoft.views.UpdateViewHtml2Response

Class Overview

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>
 

Summary

Nested Classes
class UpdateViewHtml2Response.UpdateViewHtml2Result

Java class for anonymous complex type. 

Fields
protected UpdateViewHtml2Response.UpdateViewHtml2Result updateViewHtml2Result
Public Constructors
UpdateViewHtml2Response()
Public Methods
UpdateViewHtml2Response.UpdateViewHtml2Result getUpdateViewHtml2Result()
Gets the value of the updateViewHtml2Result property.
void setUpdateViewHtml2Result(UpdateViewHtml2Response.UpdateViewHtml2Result value)
Sets the value of the updateViewHtml2Result property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected UpdateViewHtml2Response.UpdateViewHtml2Result updateViewHtml2Result

Public Constructors

public UpdateViewHtml2Response ()

Public Methods

public UpdateViewHtml2Response.UpdateViewHtml2Result getUpdateViewHtml2Result ()

Gets the value of the updateViewHtml2Result property.

public void setUpdateViewHtml2Result (UpdateViewHtml2Response.UpdateViewHtml2Result value)

Sets the value of the updateViewHtml2Result property.

Parameters
value Allowed object is UpdateViewHtml2Response.UpdateViewHtml2Result