public class CommentMetadatasDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CommentMetadatasDTO()
Generated constructor - for generic creation.
|
CommentMetadatasDTO(List<CommentMetadataDTO> commentmetadatasList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommentMetadataDTO> |
getCommentMetadatas() |
void |
setCommentMetadatas(List<CommentMetadataDTO> commentmetadatasList) |
public CommentMetadatasDTO()
public CommentMetadatasDTO(List<CommentMetadataDTO> commentmetadatasList)
public List<CommentMetadataDTO> getCommentMetadatas()
public void setCommentMetadatas(List<CommentMetadataDTO> commentmetadatasList)
commentmetadatasList - the commentmetadatasList to setCopyright © 2017 SAP SE. All Rights Reserved.