@GwtIncompatible public static class CallCenter.GroupCallCenterGetDNISRequest extends Request<CallCenter.GroupCallCenterGetDNISResponse>
Request.Protocol
Constructor and Description |
---|
GroupCallCenterGetDNISRequest(BroadWorksServer broadWorksServer,
DNISKey dnisKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
DNISKey |
getDnisKey() |
static CallCenter.GroupCallCenterGetDNISRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
CallCenter.GroupCallCenterGetDNISRequest |
setDnisKey(DNISKey dnisKey) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getOCSProtocol, getRequestTimeoutMillis, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setRequestTimeoutMillis, setResponseClass, setRootElement, toString, validate
@NotNull protected DNISKey dnisKey
public GroupCallCenterGetDNISRequest(BroadWorksServer broadWorksServer, DNISKey dnisKey)
public CallCenter.GroupCallCenterGetDNISRequest setDnisKey(DNISKey dnisKey)
public DNISKey getDnisKey()
public static CallCenter.GroupCallCenterGetDNISRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<CallCenter.GroupCallCenterGetDNISResponse>
Copyright © 2017 ECG. All rights reserved.