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

Packages that use Link
org.apache.ecs.vxml   
 

Uses of Link in org.apache.ecs.vxml
 

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



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