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