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

Packages that use Submit
org.apache.ecs.vxml   
 

Uses of Submit in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Submit
 Submit Submit.setNext(java.lang.String next)
          Sets the next="" attribute
 Submit Submit.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Submit Submit.setNamelist(java.lang.String namelist)
          Sets the namelist="" attribute
 Submit Submit.setMethod(java.lang.String method)
          Sets the method="" attribute
 Submit Submit.setEnctype(java.lang.String enctype)
          Sets the enctype="" attribute
 Submit Submit.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Submit Submit.setFetchaudio(java.lang.String fetchaudio)
          Sets the fetchaudio="" attribute
 Submit Submit.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Submit Submit.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



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