public class DtpCommentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
DtpCommentsDTO()
Generated constructor - for generic creation.
|
DtpCommentsDTO(List<DtpCommentDTO> dtpcommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<DtpCommentDTO> |
getDtpComments() |
void |
setDtpComments(List<DtpCommentDTO> dtpcommentsList) |
public DtpCommentsDTO()
public DtpCommentsDTO(List<DtpCommentDTO> dtpcommentsList)
public List<DtpCommentDTO> getDtpComments()
public void setDtpComments(List<DtpCommentDTO> dtpcommentsList)
dtpcommentsList - the dtpcommentsList to setCopyright © 2017 SAP SE. All Rights Reserved.