public class

AddWebPartResponse

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

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="AddWebPartResult" type="{http://microsoft.com/wsdl/types/}guid"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected String addWebPartResult
Public Constructors
AddWebPartResponse()
Public Methods
String getAddWebPartResult()
Gets the value of the addWebPartResult property.
void setAddWebPartResult(String value)
Sets the value of the addWebPartResult property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected String addWebPartResult

Public Constructors

public AddWebPartResponse ()

Public Methods

public String getAddWebPartResult ()

Gets the value of the addWebPartResult property.

Returns
  • possible object is String

public void setAddWebPartResult (String value)

Sets the value of the addWebPartResult property.

Parameters
value Allowed object is String