public class

GetWebPartProperties2Response

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.microsoft.webpartpages.GetWebPartProperties2Response

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="GetWebPartProperties2Result" 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 GetWebPartProperties2Response.GetWebPartProperties2Result

Java class for anonymous complex type. 

Fields
protected GetWebPartProperties2Response.GetWebPartProperties2Result getWebPartProperties2Result
Public Constructors
GetWebPartProperties2Response()
Public Methods
GetWebPartProperties2Response.GetWebPartProperties2Result getGetWebPartProperties2Result()
Gets the value of the getWebPartProperties2Result property.
void setGetWebPartProperties2Result(GetWebPartProperties2Response.GetWebPartProperties2Result value)
Sets the value of the getWebPartProperties2Result property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected GetWebPartProperties2Response.GetWebPartProperties2Result getWebPartProperties2Result

Public Constructors

public GetWebPartProperties2Response ()

Public Methods

public GetWebPartProperties2Response.GetWebPartProperties2Result getGetWebPartProperties2Result ()

Gets the value of the getWebPartProperties2Result property.

public void setGetWebPartProperties2Result (GetWebPartProperties2Response.GetWebPartProperties2Result value)

Sets the value of the getWebPartProperties2Result property.