org.speakright.core.render.voicexml
Class PromptSpec
java.lang.Object
org.speakright.core.render.voicexml.PromptSpec
public class PromptSpec
- extends java.lang.Object
wraps a Prompt object, for use in ST template
- Author:
- Ian Rae
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromptSpec
public PromptSpec(Prompt prompt)
getBargeIn
public boolean getBargeIn()
getItemL
public java.util.ArrayList getItemL()
getCountNot1
public java.lang.String getCountNot1()
add
public static void add(java.util.ArrayList L,
PromptSpec spec)