Package co.ecg.alpaca.toolkit.generated
Class CallCenter.GroupCallCenterNightServiceGetResponse
java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.CallCenter.GroupCallCenterNightServiceGetResponse
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CallCenter
Response to the GroupCallCenterNightServiceGetRequest20.
- Author:
- AlpacaGenerator
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CallCenterScheduledServiceActionprotected Booleanprotected CallCenterAnnouncementFileListRead20protected ExtendedFileResourceSelectionprotected CallCenterAnnouncementURLListprotected TimeScheduleprotected Booleanprotected CallCenterAnnouncementFileListRead20protected ExtendedFileResourceSelectionprotected CallCenterAnnouncementURLListprotected CallCenterAnnouncementFileListRead20protected ExtendedFileResourceSelectionprotected CallCenterAnnouncementURLListprotected Booleanprotected Stringprotected CallCenterprotected CallCenterAnnouncementFileListRead20protected ExtendedFileResourceSelectionprotected CallCenterAnnouncementURLListFields inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
commandType, detailText, request, summaryTextFields inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
content, xPath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetAllowManualOverrideViaFAC(Boolean allowManualOverrideViaFAC) voidsetAudioFileList(CallCenterAnnouncementFileListRead20 audioFileList) voidsetAudioMessageSelection(ExtendedFileResourceSelection audioMessageSelection) voidsetAudioUrlList(CallCenterAnnouncementURLList audioUrlList) voidsetBusinessHours(TimeSchedule businessHours) voidsetForceNightService(Boolean forceNightService) voidsetManualAnnouncementMode(CallCenterManualNightServiceAnnouncementMode manualAnnouncementMode) voidsetManualAudioFileList(CallCenterAnnouncementFileListRead20 manualAudioFileList) voidsetManualAudioMessageSelection(ExtendedFileResourceSelection manualAudioMessageSelection) voidsetManualAudioUrlList(CallCenterAnnouncementURLList manualAudioUrlList) voidsetManualVideoFileList(CallCenterAnnouncementFileListRead20 manualVideoFileList) voidsetManualVideoMessageSelection(ExtendedFileResourceSelection manualVideoMessageSelection) voidsetManualVideoUrlList(CallCenterAnnouncementURLList manualVideoUrlList) voidsetPlayAnnouncementBeforeAction(Boolean playAnnouncementBeforeAction) voidsetTransferPhoneNumber(String transferPhoneNumber) voidsetUser(CallCenter user) voidsetVideoFileList(CallCenterAnnouncementFileListRead20 videoFileList) voidsetVideoMessageSelection(ExtendedFileResourceSelection videoMessageSelection) voidsetVideoUrlList(CallCenterAnnouncementURLList videoUrlList) toString()voidTransforms the Response from XML Content to a populated POJOMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.Response
getDetailText, getErrorCode, getRequest, getResponse, getSummaryText, isCommandType, isErrorResponse, setRequestMethods inherited from class co.ecg.alpaca.toolkit.messaging.response.XMLMessage
getBoolean, getContent, getDate, getDateTime, getFloat, getInteger, getIntegerArray, getLong, getNode, getNodeArray, getNodeArray, getNumber, getString, getStringArray, getTime, setContent
-
Field Details
-
action
-
businessHours
-
forceNightService
-
allowManualOverrideViaFAC
-
transferPhoneNumber
-
playAnnouncementBeforeAction
-
audioMessageSelection
-
audioUrlList
-
audioFileList
-
videoMessageSelection
-
videoUrlList
-
videoFileList
-
manualAnnouncementMode
-
manualAudioMessageSelection
-
manualAudioUrlList
-
manualAudioFileList
-
manualVideoMessageSelection
-
manualVideoUrlList
-
manualVideoFileList
-
user
-
-
Constructor Details
-
GroupCallCenterNightServiceGetResponse
public GroupCallCenterNightServiceGetResponse()
-
-
Method Details
-
setAction
-
getAction
-
setBusinessHours
-
getBusinessHours
-
setForceNightService
-
getForceNightService
-
setAllowManualOverrideViaFAC
-
getAllowManualOverrideViaFAC
-
setTransferPhoneNumber
-
getTransferPhoneNumber
-
setPlayAnnouncementBeforeAction
-
getPlayAnnouncementBeforeAction
-
setAudioMessageSelection
-
getAudioMessageSelection
-
setAudioUrlList
-
getAudioUrlList
-
setAudioFileList
-
getAudioFileList
-
setVideoMessageSelection
-
getVideoMessageSelection
-
setVideoUrlList
-
getVideoUrlList
-
setVideoFileList
-
getVideoFileList
-
setManualAnnouncementMode
public void setManualAnnouncementMode(CallCenterManualNightServiceAnnouncementMode manualAnnouncementMode) -
getManualAnnouncementMode
-
setManualAudioMessageSelection
public void setManualAudioMessageSelection(ExtendedFileResourceSelection manualAudioMessageSelection) -
getManualAudioMessageSelection
-
setManualAudioUrlList
-
getManualAudioUrlList
-
setManualAudioFileList
-
getManualAudioFileList
-
setManualVideoMessageSelection
public void setManualVideoMessageSelection(ExtendedFileResourceSelection manualVideoMessageSelection) -
getManualVideoMessageSelection
-
setManualVideoUrlList
-
getManualVideoUrlList
-
setManualVideoFileList
-
getManualVideoFileList
-
setUser
-
getCallCenter
-
transform
public void transform()Description copied from class:ResponseTransforms the Response from XML Content to a populated POJO -
equals
-
hashCode
public int hashCode() -
toString
-