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