public class WorkflowActionCommentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
WorkflowActionCommentsDTO()
Generated constructor - for generic creation.
|
WorkflowActionCommentsDTO(List<WorkflowActionCommentDTO> workflowactioncommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowActionCommentDTO> |
getWorkflowActionComments() |
void |
setWorkflowActionComments(List<WorkflowActionCommentDTO> workflowactioncommentsList) |
public WorkflowActionCommentsDTO()
public WorkflowActionCommentsDTO(List<WorkflowActionCommentDTO> workflowactioncommentsList)
public List<WorkflowActionCommentDTO> getWorkflowActionComments()
public void setWorkflowActionComments(List<WorkflowActionCommentDTO> workflowactioncommentsList)
workflowactioncommentsList - the workflowactioncommentsList to setCopyright © 2017 SAP SE. All Rights Reserved.