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

Packages that use Object
org.apache.ecs.vxml   
 

Uses of Object in org.apache.ecs.vxml
 

Methods in org.apache.ecs.vxml that return Object
 Object Object.setName(java.lang.String name)
          Sets the name="" attribute
 Object Object.setExpr(java.lang.String expr)
          Sets the expr="" attribute
 Object Object.setCond(java.lang.String cond)
          Sets the cond="" attribute
 Object Object.setClassid(java.lang.String classid)
          Sets the classid="" attribute
 Object Object.setCodebase(java.lang.String codebase)
          Sets the codebase="" attribute
 Object Object.setCodetype(java.lang.String codetype)
          Sets the codetype="" attribute
 Object Object.setData(java.lang.String data)
          Sets the data="" attribute
 Object Object.setType(java.lang.String type)
          Sets the type="" attribute
 Object Object.setArchive(java.lang.String archive)
          Sets the archive="" attribute
 Object Object.setCaching(java.lang.String caching)
          Sets the caching="" attribute
 Object Object.setFetchaudio(java.lang.String fetchaudio)
          Sets the fetchaudio="" attribute
 Object Object.setFetchint(java.lang.String fetchint)
          Sets the fetchint="" attribute
 Object Object.setFetchtimeout(java.lang.String fetchtimeout)
          Sets the fetchtimeout="" attribute
 



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