public class

AddWebPartToZoneResponse

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

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

Summary

Fields
protected String addWebPartToZoneResult
Public Constructors
AddWebPartToZoneResponse()
Public Methods
String getAddWebPartToZoneResult()
Gets the value of the addWebPartToZoneResult property.
void setAddWebPartToZoneResult(String value)
Sets the value of the addWebPartToZoneResult property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected String addWebPartToZoneResult

Public Constructors

public AddWebPartToZoneResponse ()

Public Methods

public String getAddWebPartToZoneResult ()

Gets the value of the addWebPartToZoneResult property.

Returns
  • possible object is String

public void setAddWebPartToZoneResult (String value)

Sets the value of the addWebPartToZoneResult property.

Parameters
value Allowed object is String