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