public class WorkflowDecisionTemplatesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
WorkflowDecisionTemplatesDTO()
Generated constructor - for generic creation.
|
WorkflowDecisionTemplatesDTO(List<WorkflowDecisionTemplateDTO> workflowdecisiontemplatesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowDecisionTemplateDTO> |
getWorkflowDecisionTemplates() |
void |
setWorkflowDecisionTemplates(List<WorkflowDecisionTemplateDTO> workflowdecisiontemplatesList) |
public WorkflowDecisionTemplatesDTO()
public WorkflowDecisionTemplatesDTO(List<WorkflowDecisionTemplateDTO> workflowdecisiontemplatesList)
public List<WorkflowDecisionTemplateDTO> getWorkflowDecisionTemplates()
public void setWorkflowDecisionTemplates(List<WorkflowDecisionTemplateDTO> workflowdecisiontemplatesList)
workflowdecisiontemplatesList - the workflowdecisiontemplatesList to setCopyright © 2017 SAP SE. All Rights Reserved.