public class CommentInfo extends Object
CommentModel(s) from hybris to Werk II Note(s)| Constructor and Description |
|---|
CommentInfo() |
| Modifier and Type | Method and Description |
|---|---|
CommentModel |
getComment() |
int |
getCommentPosition() |
PageModel |
getPage() |
void |
setComment(CommentModel comment) |
void |
setCommentPosition(int commentPosition) |
void |
setPage(PageModel pageModel) |
public CommentModel getComment()
public void setComment(CommentModel comment)
public int getCommentPosition()
public void setCommentPosition(int commentPosition)
public PageModel getPage()
public void setPage(PageModel pageModel)
Copyright © 2017 SAP SE. All Rights Reserved.