public static class RoutePoint.GroupRoutePointForcedForwardingGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected CallCenterAnnouncementFileListRead20 |
audioFileList |
protected ExtendedFileResourceSelection |
audioMessageSelection |
protected CallCenterAnnouncementURLList |
audioUrlList |
protected String |
forwardToPhoneNumber |
protected Boolean |
isActive |
protected Boolean |
playAnnouncementBeforeForwarding |
protected RoutePoint |
user |
protected CallCenterAnnouncementFileListRead20 |
videoFileList |
protected ExtendedFileResourceSelection |
videoMessageSelection |
protected CallCenterAnnouncementURLList |
videoUrlList |
commandType, detailText, request, responseContent, summaryText, xPath
Constructor and Description |
---|
GroupRoutePointForcedForwardingGetResponse() |
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 playAnnouncementBeforeForwarding
protected ExtendedFileResourceSelection audioMessageSelection
protected CallCenterAnnouncementURLList audioUrlList
protected CallCenterAnnouncementFileListRead20 audioFileList
protected ExtendedFileResourceSelection videoMessageSelection
protected CallCenterAnnouncementURLList videoUrlList
protected CallCenterAnnouncementFileListRead20 videoFileList
protected transient RoutePoint user
public GroupRoutePointForcedForwardingGetResponse()
public void setIsActive(Boolean isActive)
public Boolean getIsActive()
public void setForwardToPhoneNumber(String forwardToPhoneNumber)
public String getForwardToPhoneNumber()
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(RoutePoint user)
public RoutePoint getRoutePoint()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.