public class CommentUserSettingsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CommentUserSettingsDTO()
Generated constructor - for generic creation.
|
CommentUserSettingsDTO(List<CommentUserSettingDTO> commentusersettingsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommentUserSettingDTO> |
getCommentUserSettings() |
void |
setCommentUserSettings(List<CommentUserSettingDTO> commentusersettingsList) |
public CommentUserSettingsDTO()
public CommentUserSettingsDTO(List<CommentUserSettingDTO> commentusersettingsList)
public List<CommentUserSettingDTO> getCommentUserSettings()
public void setCommentUserSettings(List<CommentUserSettingDTO> commentusersettingsList)
commentusersettingsList - the commentusersettingsList to setCopyright © 2017 SAP SE. All Rights Reserved.