public static class GroupRoutePoint.GroupRoutePointHolidayServiceGetResponse extends Response
Modifier and Type | Field and Description |
---|---|
protected CallCenterScheduledServiceAction |
action |
protected CallCenterAnnouncementFileListRead20 |
audioFileList |
protected ExtendedFileResourceSelection |
audioMessageSelection |
protected CallCenterAnnouncementURLList |
audioUrlList |
protected HolidaySchedule |
holidaySchedule |
protected Boolean |
playAnnouncementBeforeAction |
protected String |
serviceUserId |
protected String |
transferPhoneNumber |
protected CallCenterAnnouncementFileListRead20 |
videoFileList |
protected ExtendedFileResourceSelection |
videoMessageSelection |
protected CallCenterAnnouncementURLList |
videoUrlList |
request, responseContent, xPath
Constructor and Description |
---|
GroupRoutePointHolidayServiceGetResponse() |
getBoolean, getDate, getDateTime, getDetailText, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNumber, getRequest, getResponse, getResponseContent, getString, getStringArray, getSummaryText, getTime, isCommandType, isErrorResponse
protected CallCenterScheduledServiceAction action
protected HolidaySchedule holidaySchedule
protected String transferPhoneNumber
protected Boolean playAnnouncementBeforeAction
protected ExtendedFileResourceSelection audioMessageSelection
protected CallCenterAnnouncementURLList audioUrlList
protected CallCenterAnnouncementFileListRead20 audioFileList
protected ExtendedFileResourceSelection videoMessageSelection
protected CallCenterAnnouncementURLList videoUrlList
protected CallCenterAnnouncementFileListRead20 videoFileList
protected String serviceUserId
public GroupRoutePointHolidayServiceGetResponse()
public void setAction(CallCenterScheduledServiceAction action)
public CallCenterScheduledServiceAction getAction()
public void setHolidaySchedule(HolidaySchedule holidaySchedule)
public HolidaySchedule getHolidaySchedule()
public void setTransferPhoneNumber(String transferPhoneNumber)
public String getTransferPhoneNumber()
public void setPlayAnnouncementBeforeAction(Boolean playAnnouncementBeforeAction)
public Boolean getPlayAnnouncementBeforeAction()
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 setServiceUserId(String serviceUserId)
public String getServiceUserId()
@GwtIncompatible protected void transform()
Response
Copyright © 2016 ECG. All rights reserved.