Uses of Class
org.apache.ecs.vxml.Subdialog

Packages that use Subdialog
org.apache.ecs.vxml   
 

Uses of Subdialog in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Subdialog
 Subdialog Subdialog.setName(java.lang.String name)
          Sets the name="" attribute
 Subdialog Subdialog.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Subdialog Subdialog.setCond(java.lang.String cond)
          Sets the cond="" attribute
 Subdialog Subdialog.setModal(java.lang.String modal)
          Sets the modal="" attribute
 Subdialog Subdialog.setNamelist(java.lang.String namelist)
          Sets the namelist="" attribute
 Subdialog Subdialog.setSrc(java.lang.String src)
          Sets the src="" attribute
 Subdialog Subdialog.setMethod(java.lang.String method)
          Sets the method="" attribute
 Subdialog Subdialog.setEnctype(java.lang.String enctype)
          Sets the enctype="" attribute
 Subdialog Subdialog.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Subdialog Subdialog.setFetchaudio(java.lang.String fetchaudio)
          Sets the fetchaudio="" attribute
 Subdialog Subdialog.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Subdialog Subdialog.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.