public class StoryStepText extends java.lang.Object implements ObjectCondition
| Constructor and Description |
|---|
StoryStepText() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText() |
boolean |
update(java.lang.Object value)
checks or notify this condition.
|
StoryStepText |
withText(java.lang.String text) |
public StoryStepText withText(java.lang.String text)
public boolean update(java.lang.Object value)
Conditionpublic java.lang.String getText()