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

Packages that use Goto
org.apache.ecs.vxml   
 

Uses of Goto in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Goto
 Goto Goto.setNext(java.lang.String next)
          Sets the next="" attribute
 Goto Goto.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Goto Goto.setNextitem(java.lang.String nextitem)
          Sets the nextitem="" attribute
 Goto Goto.setExpritem(java.lang.String expritem)
          Sets the expritem="" attribute
 Goto Goto.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Goto Goto.setFetchaudio(java.lang.String fetchaudio)
          Sets the fetchaudio="" attribute
 Goto Goto.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Goto Goto.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



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