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

Packages that use Value
org.apache.ecs.vxml   
 

Uses of Value in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Value
 Value Value.set_Class(java.lang.String c)
          Sets the class="" attribute
 Value Value.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Value Value.setMode(java.lang.String mode)
          Sets the mode="" attribute
 Value Value.setRecsrc(java.lang.String recsrc)
          Sets the recsrc="" attribute
 



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