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