public class RepliesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
RepliesDTO()
Generated constructor - for generic creation.
|
RepliesDTO(List<ReplyDTO> repliesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReplyDTO> |
getReplies() |
void |
setReplies(List<ReplyDTO> repliesList) |
Copyright © 2017 SAP SE. All Rights Reserved.