@GwtIncompatible public static class RoutePoint.GroupRoutePointGetDNISAgentListRequest extends Request<RoutePoint.GroupRoutePointGetDNISAgentListResponse>
Request.Protocol
Constructor and Description |
---|
GroupRoutePointGetDNISAgentListRequest(BroadWorksServer broadWorksServer,
DNISKey dnisKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
DNISKey |
getDnisKey() |
static RoutePoint.GroupRoutePointGetDNISAgentListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
RoutePoint.GroupRoutePointGetDNISAgentListRequest |
setDnisKey(DNISKey dnisKey) |
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 DNISKey dnisKey
public GroupRoutePointGetDNISAgentListRequest(BroadWorksServer broadWorksServer, DNISKey dnisKey)
public RoutePoint.GroupRoutePointGetDNISAgentListRequest setDnisKey(DNISKey dnisKey)
public DNISKey getDnisKey()
public static RoutePoint.GroupRoutePointGetDNISAgentListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<RoutePoint.GroupRoutePointGetDNISAgentListResponse>
Copyright © 2016 ECG. All rights reserved.