public class AbstractCommentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
AbstractCommentsDTO()
Generated constructor - for generic creation.
|
AbstractCommentsDTO(java.util.List<AbstractCommentDTO> abstractcommentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCommentDTO> |
getAbstractComments() |
void |
setAbstractComments(java.util.List<AbstractCommentDTO> abstractcommentsList) |
getUri, setUripublic AbstractCommentsDTO()
public AbstractCommentsDTO(java.util.List<AbstractCommentDTO> abstractcommentsList)
public java.util.List<AbstractCommentDTO> getAbstractComments()
public void setAbstractComments(java.util.List<AbstractCommentDTO> abstractcommentsList)
abstractcommentsList - the abstractcommentsList to setCopyright © 2018 SAP SE. All Rights Reserved.