public static class CallCenter.GroupCallCenterComfortMessageBypassGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected CallCenterAnnouncementFileListRead20 |
audioFileList |
protected ExtendedFileResourceSelection |
audioMessageSelection |
protected CallCenterAnnouncementURLList |
audioUrlList |
protected Integer |
callWaitingAgeThresholdSeconds |
protected Boolean |
isActive |
protected Boolean |
playAnnouncementAfterRinging |
protected Integer |
ringTimeBeforePlayingAnnouncementSeconds |
protected CallCenter |
user |
protected CallCenterAnnouncementFileListRead20 |
videoFileList |
protected ExtendedFileResourceSelection |
videoMessageSelection |
protected CallCenterAnnouncementURLList |
videoUrlList |
commandType, detailText, request, summaryText
content, xPath
Constructor and Description |
---|
GroupCallCenterComfortMessageBypassGetResponse() |
getDetailText, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
protected Boolean isActive
protected Integer callWaitingAgeThresholdSeconds
protected Boolean playAnnouncementAfterRinging
protected Integer ringTimeBeforePlayingAnnouncementSeconds
protected ExtendedFileResourceSelection audioMessageSelection
protected CallCenterAnnouncementURLList audioUrlList
protected CallCenterAnnouncementFileListRead20 audioFileList
protected ExtendedFileResourceSelection videoMessageSelection
protected CallCenterAnnouncementURLList videoUrlList
protected CallCenterAnnouncementFileListRead20 videoFileList
protected transient CallCenter user
public GroupCallCenterComfortMessageBypassGetResponse()
public void setIsActive(Boolean isActive)
public Boolean getIsActive()
public void setCallWaitingAgeThresholdSeconds(Integer callWaitingAgeThresholdSeconds)
public Integer getCallWaitingAgeThresholdSeconds()
public void setPlayAnnouncementAfterRinging(Boolean playAnnouncementAfterRinging)
public Boolean getPlayAnnouncementAfterRinging()
public void setRingTimeBeforePlayingAnnouncementSeconds(Integer ringTimeBeforePlayingAnnouncementSeconds)
public Integer getRingTimeBeforePlayingAnnouncementSeconds()
public void setAudioMessageSelection(ExtendedFileResourceSelection audioMessageSelection)
public ExtendedFileResourceSelection getAudioMessageSelection()
public void setAudioUrlList(CallCenterAnnouncementURLList audioUrlList)
public CallCenterAnnouncementURLList getAudioUrlList()
public void setAudioFileList(CallCenterAnnouncementFileListRead20 audioFileList)
public CallCenterAnnouncementFileListRead20 getAudioFileList()
public void setVideoMessageSelection(ExtendedFileResourceSelection videoMessageSelection)
public ExtendedFileResourceSelection getVideoMessageSelection()
public void setVideoUrlList(CallCenterAnnouncementURLList videoUrlList)
public CallCenterAnnouncementURLList getVideoUrlList()
public void setVideoFileList(CallCenterAnnouncementFileListRead20 videoFileList)
public CallCenterAnnouncementFileListRead20 getVideoFileList()
public void setUser(CallCenter user)
public CallCenter getCallCenter()
@GwtIncompatible protected void transform()
Response
Copyright © 2017 ECG. All rights reserved.