public class CommentGroupsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CommentGroupsDTO()
Generated constructor - for generic creation.
|
CommentGroupsDTO(List<CommentGroupDTO> commentgroupsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommentGroupDTO> |
getCommentGroups() |
void |
setCommentGroups(List<CommentGroupDTO> commentgroupsList) |
public CommentGroupsDTO()
public CommentGroupsDTO(List<CommentGroupDTO> commentgroupsList)
public List<CommentGroupDTO> getCommentGroups()
public void setCommentGroups(List<CommentGroupDTO> commentgroupsList)
commentgroupsList - the commentgroupsList to setCopyright © 2017 SAP SE. All Rights Reserved.