public static class CallCenter.GroupCallCenterForcedForwardingGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected Boolean |
allowEnableViaFAC |
protected CallCenterAnnouncementFileListRead20 |
audioFileList |
protected ExtendedFileResourceSelection |
audioMessageSelection |
protected CallCenterAnnouncementURLList |
audioUrlList |
protected String |
forwardToPhoneNumber |
protected Boolean |
isActive |
protected Boolean |
playAnnouncementBeforeForwarding |
protected CallCenter |
user |
protected CallCenterAnnouncementFileListRead20 |
videoFileList |
protected ExtendedFileResourceSelection |
videoMessageSelection |
protected CallCenterAnnouncementURLList |
videoUrlList |
commandType, detailText, request, responseContent, summaryText, xPath
Constructor and Description |
---|
GroupCallCenterForcedForwardingGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected Boolean isActive
protected String forwardToPhoneNumber
protected Boolean allowEnableViaFAC
protected Boolean playAnnouncementBeforeForwarding
protected ExtendedFileResourceSelection audioMessageSelection
protected CallCenterAnnouncementURLList audioUrlList
protected CallCenterAnnouncementFileListRead20 audioFileList
protected ExtendedFileResourceSelection videoMessageSelection
protected CallCenterAnnouncementURLList videoUrlList
protected CallCenterAnnouncementFileListRead20 videoFileList
protected transient CallCenter user
public GroupCallCenterForcedForwardingGetResponse()
public void setIsActive(Boolean isActive)
public Boolean getIsActive()
public void setForwardToPhoneNumber(String forwardToPhoneNumber)
public String getForwardToPhoneNumber()
public void setAllowEnableViaFAC(Boolean allowEnableViaFAC)
public Boolean getAllowEnableViaFAC()
public void setPlayAnnouncementBeforeForwarding(Boolean playAnnouncementBeforeForwarding)
public Boolean getPlayAnnouncementBeforeForwarding()
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 © 2016 ECG. All rights reserved.