public class WorkflowItemAttachmentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
WorkflowItemAttachmentsDTO()
Generated constructor - for generic creation.
|
WorkflowItemAttachmentsDTO(List<WorkflowItemAttachmentDTO> workflowitemattachmentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowItemAttachmentDTO> |
getWorkflowItemAttachments() |
void |
setWorkflowItemAttachments(List<WorkflowItemAttachmentDTO> workflowitemattachmentsList) |
public WorkflowItemAttachmentsDTO()
public WorkflowItemAttachmentsDTO(List<WorkflowItemAttachmentDTO> workflowitemattachmentsList)
public List<WorkflowItemAttachmentDTO> getWorkflowItemAttachments()
public void setWorkflowItemAttachments(List<WorkflowItemAttachmentDTO> workflowitemattachmentsList)
workflowitemattachmentsList - the workflowitemattachmentsList to setCopyright © 2017 SAP SE. All Rights Reserved.