public final class ReviewSetTextActionImpl extends Object implements ReviewSetTextAction
SET_TEXT
Constructor and Description |
---|
ReviewSetTextActionImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAction() |
String |
getText()
If
text is absent or null , this field will be removed if it exists. |
int |
hashCode() |
void |
setText(String text) |
getClass, notify, notifyAll, toString, wait, wait, wait
builder, builder, of, of, withReviewSetTextAction
withReviewUpdateAction
get
public String getAction()
getAction
in interface ResourceUpdateAction<ReviewUpdateAction>
getAction
in interface ReviewUpdateAction
public String getText()
If text
is absent or null
, this field will be removed if it exists.
getText
in interface ReviewSetTextAction
public void setText(String text)
setText
in interface ReviewSetTextAction