public static class GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected PreAlertingAnnouncementInterrupt |
announcementInterruption |
protected AnnouncementFileKey |
audioFile |
protected String |
audioFileUrl |
protected ExtendedFileResourceSelection |
audioSelection |
protected Group |
group |
protected String |
interruptionDigitSequence |
protected AnnouncementFileKey |
videoFile |
protected String |
videoFileUrl |
protected ExtendedFileResourceSelection |
videoSelection |
request, responseContent, xPath
Constructor and Description |
---|
GroupPreAlertingAnnouncementGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected PreAlertingAnnouncementInterrupt announcementInterruption
protected String interruptionDigitSequence
protected ExtendedFileResourceSelection audioSelection
protected AnnouncementFileKey audioFile
protected String audioFileUrl
protected ExtendedFileResourceSelection videoSelection
protected AnnouncementFileKey videoFile
protected String videoFileUrl
protected transient Group group
public GroupPreAlertingAnnouncementGetResponse()
public void setAnnouncementInterruption(PreAlertingAnnouncementInterrupt announcementInterruption)
public PreAlertingAnnouncementInterrupt getAnnouncementInterruption()
public void setInterruptionDigitSequence(String interruptionDigitSequence)
public String getInterruptionDigitSequence()
public void setAudioSelection(ExtendedFileResourceSelection audioSelection)
public ExtendedFileResourceSelection getAudioSelection()
public void setAudioFile(AnnouncementFileKey audioFile)
public AnnouncementFileKey getAudioFile()
public void setAudioFileUrl(String audioFileUrl)
public String getAudioFileUrl()
public void setVideoSelection(ExtendedFileResourceSelection videoSelection)
public ExtendedFileResourceSelection getVideoSelection()
public void setVideoFile(AnnouncementFileKey videoFile)
public AnnouncementFileKey getVideoFile()
public void setVideoFileUrl(String videoFileUrl)
public String getVideoFileUrl()
public void setGroup(Group group)
public Group getGroup()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.