| Constructor and Description |
|---|
CommentRestIn() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Gets the comment text.
|
boolean |
isValid()
Checks if this is a valid input, including all required fields.
|
void |
setText(String text)
Sets the comment text.
|
public String getText()
public void setText(String text)
text - the comment textpublic boolean isValid()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.