| Constructor and Description |
|---|
AnnouncementParmValue(Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDisplayTextSeg(DisplayTextSeg displayTextSeg) |
void |
addSegmentId(SegmentId s) |
void |
addSilenceSeg(SilenceSeg silenceSeg) |
void |
addTextToSpeechSeg(TextToSpeechSeg textToSpeechSeg) |
List<DisplayTextSeg> |
getDisplayTextSegs() |
List<SegmentId> |
getSegmentIds() |
List<SilenceSeg> |
getSilenceSegs() |
List<TextToSpeechSeg> |
getTextToSpeechSegs() |
String |
toString() |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic AnnouncementParmValue(Parameter parameter)
public void addSegmentId(SegmentId s)
public List<TextToSpeechSeg> getTextToSpeechSegs()
public void addTextToSpeechSeg(TextToSpeechSeg textToSpeechSeg)
public List<DisplayTextSeg> getDisplayTextSegs()
public void addDisplayTextSeg(DisplayTextSeg displayTextSeg)
public List<SilenceSeg> getSilenceSegs()
public void addSilenceSeg(SilenceSeg silenceSeg)
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.