| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.lists.holders.AddAttachmentExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _attachmentType | |||||||||||
| _fileNameType | |||||||||||
| _listItemIDType | |||||||||||
| _listNameType | |||||||||||
| attachment | |||||||||||
| fileName | |||||||||||
| listItemID | |||||||||||
| listName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves attachment
| |||||||||||
Retrieves fileName
| |||||||||||
Retrieves listItemID
| |||||||||||
Retrieves listName
| |||||||||||
Sets attachment
| |||||||||||
Sets fileName
| |||||||||||
Sets listItemID
| |||||||||||
Sets listName
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves attachment
Retrieves fileName
Retrieves listItemID
Retrieves listName
Sets attachment
| value | Value to set |
|---|
Sets fileName
| value | Value to set |
|---|
Sets listItemID
| value | Value to set |
|---|
Sets listName
| value | Value to set |
|---|