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

Packages that use Block
org.apache.ecs.vxml   
 

Uses of Block in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Block
 Block Block.setName(java.lang.String name)
          Sets the name="" attribute
 Block Block.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Block Block.setCond(java.lang.String cond)
          Sets the cond="" attribute
 



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