Uses of Class
com.ibm.soa.parlayx21.call_handling.InteractionContent

Packages that use InteractionContent
com.ibm.soa.parlayx21.call_handling Call Handling. 
 

Uses of InteractionContent in com.ibm.soa.parlayx21.call_handling
 

Fields in com.ibm.soa.parlayx21.call_handling declared as InteractionContent
static InteractionContent InteractionContent.Audio
          This is the Audio file to be played by an audio processor
static InteractionContent InteractionContent.TextInfo
          Text to be processed by a Text-To-Speech engine
static InteractionContent InteractionContent.VoiceXml
          VoiceXML to be processed by a VoiceXML browser
 

Methods in com.ibm.soa.parlayx21.call_handling that return InteractionContent
static InteractionContent InteractionContent.fromString(java.lang.String value)
           
static InteractionContent InteractionContent.fromValue(java.lang.String value)
           
 InteractionContent VoiceInteraction.getUnionElement()
           
 

Methods in com.ibm.soa.parlayx21.call_handling with parameters of type InteractionContent
 void VoiceInteraction.setUnionElement(InteractionContent unionElement)
           
 



Copyright © 2003 IBM Corp. All Rights Reserved.