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