org.speakright.core.render
Class SpeechPage

java.lang.Object
  extended by org.speakright.core.render.SpeechPage
All Implemented Interfaces:
ISpeechPage

public class SpeechPage
extends java.lang.Object
implements ISpeechPage

Represents a voicexml page.

Author:
IanRaeLaptop

Field Summary
 SpeechForm m_form
           
 
Constructor Summary
SpeechPage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_form

public SpeechForm m_form
Constructor Detail

SpeechPage

public SpeechPage()