public abstract class DialNoun extends Object
| Constructor and Description |
|---|
DialNoun() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDialType() |
abstract RcmlNoun |
render(Interpreter interpreter) |
void |
setDialType(String dialType) |
public String getDialType()
public void setDialType(String dialType)
public abstract RcmlNoun render(Interpreter interpreter) throws InterpreterException
InterpreterExceptionCopyright © 2016. All Rights Reserved.