@GwtIncompatible public static class GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected PreAlertingAnnouncementInterrupt |
announcementInterruption |
protected ExtendedMediaFileResource20 |
audioFile |
protected ExtendedFileResourceSelection |
audioSelection |
protected Group |
group |
protected String |
interruptionDigitSequence |
protected ExtendedMediaFileResource20 |
videoFile |
protected ExtendedFileResourceSelection |
videoSelection |
Constructor and Description |
---|
GroupPreAlertingAnnouncementModifyRequest(Group group) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
protected PreAlertingAnnouncementInterrupt announcementInterruption
@Size(min=1, max=10) protected String interruptionDigitSequence
protected ExtendedFileResourceSelection audioSelection
protected ExtendedMediaFileResource20 audioFile
protected ExtendedFileResourceSelection videoSelection
protected ExtendedMediaFileResource20 videoFile
public GroupPreAlertingAnnouncementModifyRequest(Group group)
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setGroup(Group group)
public Group getGroup()
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setAnnouncementInterruption(PreAlertingAnnouncementInterrupt announcementInterruption)
public PreAlertingAnnouncementInterrupt getAnnouncementInterruption()
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setInterruptionDigitSequence(String interruptionDigitSequence)
public String getInterruptionDigitSequence()
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setAudioSelection(ExtendedFileResourceSelection audioSelection)
public ExtendedFileResourceSelection getAudioSelection()
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setAudioFile(ExtendedMediaFileResource20 audioFile)
public ExtendedMediaFileResource20 getAudioFile()
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setVideoSelection(ExtendedFileResourceSelection videoSelection)
public ExtendedFileResourceSelection getVideoSelection()
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest setVideoFile(ExtendedMediaFileResource20 videoFile)
public ExtendedMediaFileResource20 getVideoFile()
public static GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.