@GwtIncompatible public static class GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest extends Request<DefaultResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected Group |
group |
protected com.google.common.base.Optional<AnnouncementFileKey> |
voiceMessagingGreetingFile |
protected VoiceMessagingBrandingSelection |
voiceMessagingGreetingSelection |
protected com.google.common.base.Optional<AnnouncementFileKey> |
voicePortalGreetingFile |
protected VoiceMessagingBrandingSelection |
voicePortalGreetingSelection |
Constructor and Description |
---|
GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest(Group group) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient Group group
protected VoiceMessagingBrandingSelection voicePortalGreetingSelection
protected com.google.common.base.Optional<AnnouncementFileKey> voicePortalGreetingFile
protected VoiceMessagingBrandingSelection voiceMessagingGreetingSelection
protected com.google.common.base.Optional<AnnouncementFileKey> voiceMessagingGreetingFile
public GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest(Group group)
public GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest setGroup(Group group)
public Group getGroup()
public GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest setVoicePortalGreetingSelection(VoiceMessagingBrandingSelection voicePortalGreetingSelection)
public VoiceMessagingBrandingSelection getVoicePortalGreetingSelection()
public GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest setVoicePortalGreetingFile(AnnouncementFileKey voicePortalGreetingFile)
public com.google.common.base.Optional<AnnouncementFileKey> getVoicePortalGreetingFile()
public GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest setVoiceMessagingGreetingSelection(VoiceMessagingBrandingSelection voiceMessagingGreetingSelection)
public VoiceMessagingBrandingSelection getVoiceMessagingGreetingSelection()
public GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest setVoiceMessagingGreetingFile(AnnouncementFileKey voiceMessagingGreetingFile)
public com.google.common.base.Optional<AnnouncementFileKey> getVoiceMessagingGreetingFile()
public static GroupVoiceMessaging.GroupVoiceMessagingGroupModifyVoicePortalBrandingRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<DefaultResponse>
Copyright © 2016 ECG. All rights reserved.