@GwtIncompatible public static class VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusRequest extends Request<VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected Boolean | 
getDefaultMenuKeys  | 
| Constructor and Description | 
|---|
SystemVoiceMessagingGroupGetVoicePortalMenusRequest(BroadWorksServer broadWorksServer,
                                                   Boolean getDefaultMenuKeys)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
Boolean | 
getGetDefaultMenuKeys()  | 
VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusRequest | 
setGetDefaultMenuKeys(Boolean getDefaultMenuKeys)  | 
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 Boolean getDefaultMenuKeys
public SystemVoiceMessagingGroupGetVoicePortalMenusRequest(BroadWorksServer broadWorksServer, Boolean getDefaultMenuKeys)
public VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusRequest setGetDefaultMenuKeys(Boolean getDefaultMenuKeys)
public Boolean getGetDefaultMenuKeys()
public static VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<VoiceMessaging.SystemVoiceMessagingGroupGetVoicePortalMenusResponse>Copyright © 2016 ECG. All rights reserved.