public class

GetSiteTemplates

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.microsoft.sites.GetSiteTemplates

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="LCID" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected long lcid
Public Constructors
GetSiteTemplates()
Public Methods
long getLCID()
Gets the value of the lcid property.
void setLCID(long value)
Sets the value of the lcid property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected long lcid

Public Constructors

public GetSiteTemplates ()

Public Methods

public long getLCID ()

Gets the value of the lcid property.

public void setLCID (long value)

Sets the value of the lcid property.

Parameters
value