public class WSRequestComment extends WSRequest implements java.io.Serializable
WSComment.| Modifier and Type | Field and Description |
|---|---|
protected WSCommentEdit |
comment
The wrapped item bean
|
| Constructor and Description |
|---|
WSRequestComment() |
| Modifier and Type | Method and Description |
|---|---|
WSCommentEdit |
getComment() |
void |
setComment(WSCommentEdit comment) |
protected WSCommentEdit comment
public WSCommentEdit getComment()
public void setComment(WSCommentEdit comment)