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

Packages that use Grammar
org.apache.ecs.vxml   
 

Uses of Grammar in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Grammar
 Grammar Grammar.setSrc(java.lang.String src)
          Sets the src="" attribute
 Grammar Grammar.setScope(java.lang.String scope)
          Sets the scope="" attribute
 Grammar Grammar.setType(java.lang.String t)
          Sets the type="" attribute
 Grammar Grammar.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Grammar Grammar.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Grammar Grammar.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



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