|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.render.Grammar.GrammarCondition
org.speakright.core.render.DTMFOnlyModeGrammarCondition
public class DTMFOnlyModeGrammarCondition
A grammar condition that is true when DTMF-only mode is on.
| Field Summary |
|---|
| Fields inherited from class org.speakright.core.render.Grammar.GrammarCondition |
|---|
m_value |
| Constructor Summary | |
|---|---|
DTMFOnlyModeGrammarCondition()
|
|
| Method Summary | |
|---|---|
void |
calculate(Grammar grammar,
RenderContext rcontext)
Calculate the current value of the condition. |
| Methods inherited from class org.speakright.core.render.Grammar.GrammarCondition |
|---|
value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DTMFOnlyModeGrammarCondition()
| Method Detail |
|---|
public void calculate(Grammar grammar,
RenderContext rcontext)
Grammar.GrammarCondition
calculate in class Grammar.GrammarConditionrcontext - rendering context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||