org.onebusaway.phone.templates.search
Class StopFoundTemplate

java.lang.Object
  extended by org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
      extended by org.onebusaway.phone.templates.search.StopFoundTemplate
All Implemented Interfaces:
org.onebusaway.probablecalls.agitemplates.AgiTemplate

public class StopFoundTemplate
extends org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate


Constructor Summary
StopFoundTemplate()
           
 
Method Summary
 void buildTemplate(com.opensymphony.xwork2.ActionContext context)
           
 void setDestinationPronunciation(TextModification destinationPronunciation)
           
 void setDirectionPronunciation(TextModification directionPronunciation)
           
 
Methods inherited from class org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate
addAction, addAction, addActionWithParameterFromMatch, addMessage, addOperation, addPause, addText, execute, getCallerIdNumber, setHangupOnCompletion, setNextAction, setSecondaryTimeout, setTextToSpeechFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopFoundTemplate

public StopFoundTemplate()
Method Detail

setDestinationPronunciation

public void setDestinationPronunciation(@Qualifier(value="destinationPronunciation")
                                        TextModification destinationPronunciation)

setDirectionPronunciation

public void setDirectionPronunciation(@Qualifier(value="directionPronunciation")
                                      TextModification directionPronunciation)

buildTemplate

public void buildTemplate(com.opensymphony.xwork2.ActionContext context)
Specified by:
buildTemplate in class org.onebusaway.probablecalls.agitemplates.AbstractAgiTemplate


Copyright © 2012 OneBusAway. All Rights Reserved.