| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.lists.AddListFromFeature |
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="listName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="featureID" type="{http://microsoft.com/wsdl/types/}guid"/>
<element name="templateID" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| description | |||||||||||
| featureID | |||||||||||
| listName | |||||||||||
| templateID | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the description property.
| |||||||||||
Gets the value of the featureID property.
| |||||||||||
Gets the value of the listName property.
| |||||||||||
Gets the value of the templateID property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the featureID property.
| |||||||||||
Sets the value of the listName property.
| |||||||||||
Sets the value of the templateID property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the description property.
Gets the value of the featureID property.
Gets the value of the listName property.
Gets the value of the templateID property.
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the featureID property.
| value | Allowed object is String |
|---|
Sets the value of the listName property.
| value | Allowed object is String |
|---|
Sets the value of the templateID property.
| value |
|---|