|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.render.SpeechForm
public class SpeechForm
Represents a voicexml form
| Field Summary | |
|---|---|
java.util.ArrayList<FormElement> |
m_fieldL
|
| Constructor Summary | |
|---|---|
SpeechForm()
|
|
| Method Summary | |
|---|---|
void |
addField(FormElement el)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.ArrayList<FormElement> m_fieldL
| Constructor Detail |
|---|
public SpeechForm()
| Method Detail |
|---|
public void addField(FormElement el)
addField in interface ISpeechForm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||