public class UssdSayStep extends Step
| Constructor and Description |
|---|
UssdSayStep() |
| Modifier and Type | Method and Description |
|---|---|
static UssdSayStep |
createDefault(String name,
String phrase) |
String |
getText() |
UssdSayRcml |
render(Interpreter interpreter) |
void |
setText(String text) |
public static UssdSayStep createDefault(String name, String phrase)
public String getText()
public void setText(String text)
public UssdSayRcml render(Interpreter interpreter) throws InterpreterException
render in class StepInterpreterExceptionCopyright © 2016. All Rights Reserved.