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