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

Packages that use Record
org.apache.ecs.vxml   
 

Uses of Record in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Record
 Record Record.setName(java.lang.String name)
          Sets the name="" attribute
 Record Record.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Record Record.setCond(java.lang.String cond)
          Sets the cond="" attribute
 Record Record.setModal(java.lang.String modal)
          Sets the modal="" attribute
 Record Record.setBeep(java.lang.String beep)
          Sets the beep="" attribute
 Record Record.setMaxtime(java.lang.String maxtime)
          Sets the maxtime="" attribute
 Record Record.setFinalsilence(java.lang.String finalsilence)
          Sets the finalsilence="" attribute
 Record Record.setDtmfterm(java.lang.String dtmfterm)
          Sets the dtmfterm="" attribute
 Record Record.setType(java.lang.String t)
          Sets the type="" attribute
 



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