| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.imaging.Download |
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="strListName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="strFolder" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="itemFileNames" type="{http://schemas.microsoft.com/sharepoint/soap/ois/}ArrayOfString" minOccurs="0"/>
<element name="type" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
<element name="fFetchOriginalIfNotAvailable" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fFetchOriginalIfNotAvailable | |||||||||||
| itemFileNames | |||||||||||
| strFolder | |||||||||||
| strListName | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the fFetchOriginalIfNotAvailable property.
| |||||||||||
Gets the value of the itemFileNames property.
| |||||||||||
Gets the value of the strFolder property.
| |||||||||||
Gets the value of the strListName property.
| |||||||||||
Gets the value of the type property.
| |||||||||||
Sets the value of the fFetchOriginalIfNotAvailable property.
| |||||||||||
Sets the value of the itemFileNames property.
| |||||||||||
Sets the value of the strFolder property.
| |||||||||||
Sets the value of the strListName property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the fFetchOriginalIfNotAvailable property. This getter has been renamed from isFFetchOriginalIfNotAvailable() to getFFetchOriginalIfNotAvailable() by cxf-xjc-boolean plugin.
Gets the value of the itemFileNames property.
ImagingArrayOfString
Gets the value of the strFolder property.
Gets the value of the strListName property.
Gets the value of the type property.
Sets the value of the fFetchOriginalIfNotAvailable property.
| value |
|---|
Sets the value of the itemFileNames property.
| value | Allowed object is
ImagingArrayOfString
|
|---|
Sets the value of the strFolder property.
| value | Allowed object is String |
|---|
Sets the value of the strListName property.
| value | Allowed object is String |
|---|
Sets the value of the type property.
| value |
|---|