org.speakright.core.render
Interface ISpeechForm

All Known Implementing Classes:
SpeechForm

public interface ISpeechForm

Represents a VoiceXML form.

Author:
Ian Rae

Method Summary
 void addField(FormElement el)
           
 

Method Detail

addField

void addField(FormElement el)