public class CommentAttachmentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CommentAttachmentsDTO()
Generated constructor - for generic creation.
|
CommentAttachmentsDTO(List<CommentAttachmentDTO> commentattachmentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommentAttachmentDTO> |
getCommentAttachments() |
void |
setCommentAttachments(List<CommentAttachmentDTO> commentattachmentsList) |
public CommentAttachmentsDTO()
public CommentAttachmentsDTO(List<CommentAttachmentDTO> commentattachmentsList)
public List<CommentAttachmentDTO> getCommentAttachments()
public void setCommentAttachments(List<CommentAttachmentDTO> commentattachmentsList)
commentattachmentsList - the commentattachmentsList to setCopyright © 2017 SAP SE. All Rights Reserved.