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

Packages that use Param
org.apache.ecs.vxml   
 

Uses of Param in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Param
 Param Param.setName(java.lang.String name)
          Sets the name="" attribute
 Param Param.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Param Param.setValue(java.lang.String value)
          Sets the value="" attribute
 Param Param.setValuetype(java.lang.String valuetype)
          Sets the valuetype="" attribute
 Param Param.setType(java.lang.String t)
          Sets the type="" attribute
 



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