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

Packages that use Field
org.apache.ecs.vxml   
 

Uses of Field in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Field
 Field Field.setName(java.lang.String name)
          Sets the name="" attribute
 Field Field.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Field Field.setCond(java.lang.String cond)
          Sets the cond="" attribute
 Field Field.setType(java.lang.String type)
          Sets the type="" attribute
 Field Field.setSlot(java.lang.String slot)
          Sets the slot="" attribute
 Field Field.setModal(java.lang.String modal)
          Sets the modal="" attribute
 



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