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