public class WorkflowActionTemplatesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
WorkflowActionTemplatesDTO()
Generated constructor - for generic creation.
|
WorkflowActionTemplatesDTO(List<WorkflowActionTemplateDTO> workflowactiontemplatesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowActionTemplateDTO> |
getWorkflowActionTemplates() |
void |
setWorkflowActionTemplates(List<WorkflowActionTemplateDTO> workflowactiontemplatesList) |
public WorkflowActionTemplatesDTO()
public WorkflowActionTemplatesDTO(List<WorkflowActionTemplateDTO> workflowactiontemplatesList)
public List<WorkflowActionTemplateDTO> getWorkflowActionTemplates()
public void setWorkflowActionTemplates(List<WorkflowActionTemplateDTO> workflowactiontemplatesList)
workflowactiontemplatesList - the workflowactiontemplatesList to setCopyright © 2017 SAP SE. All Rights Reserved.