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

Packages that use Choice
org.apache.ecs.vxml   
 

Uses of Choice in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Choice
 Choice Choice.setDtmf(java.lang.String dtmf)
          Sets the dtmf="" attribute
 Choice Choice.setNext(java.lang.String next)
          Sets the next="" attribute
 Choice Choice.setEvent(java.lang.String event)
          Sets the event="" attribute
 Choice Choice.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Choice Choice.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Choice Choice.setFetchaudio(java.lang.String fetchaudio)
          Sets the fetchaudio="" attribute
 Choice Choice.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Choice Choice.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



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