public static class CallCenter.GroupCallCenterGetDNISRequest extends Request<CallCenter.GroupCallCenterGetDNISResponse>
Modifier and Type | Field and Description |
---|---|
DNISKey |
dnisKey |
boolean |
dnisKeyIsModified |
Constructor and Description |
---|
GroupCallCenterGetDNISRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
GroupCallCenterGetDNISRequest(BroadWorksServer bws,
DNISKey dnisKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
DNISKey |
getDnisKey() |
CallCenter.GroupCallCenterGetDNISRequest |
setDnisKey(DNISKey dnisKey) |
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandType, getDomDocument, getResponseClass, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull public DNISKey dnisKey
public transient boolean dnisKeyIsModified
public GroupCallCenterGetDNISRequest(BroadWorksServer bws, DNISKey dnisKey)
public GroupCallCenterGetDNISRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic CallCenter.GroupCallCenterGetDNISRequest setDnisKey(DNISKey dnisKey)
public DNISKey getDnisKey()
public void formRequest() throws RequestException
formRequest
in class Request<CallCenter.GroupCallCenterGetDNISResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.