public static class RoutePoint.GroupRoutePointGetDNISAnnouncementRequest20 extends Request<RoutePoint.GroupRoutePointGetDNISAnnouncementResponse20>
Modifier and Type | Field and Description |
---|---|
DNISKey |
dnisKey |
boolean |
dnisKeyIsModified |
Constructor and Description |
---|
GroupRoutePointGetDNISAnnouncementRequest20(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
GroupRoutePointGetDNISAnnouncementRequest20(BroadWorksServer bws,
DNISKey dnisKey) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
DNISKey |
getDnisKey() |
RoutePoint.GroupRoutePointGetDNISAnnouncementRequest20 |
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 GroupRoutePointGetDNISAnnouncementRequest20(BroadWorksServer bws, DNISKey dnisKey)
public GroupRoutePointGetDNISAnnouncementRequest20(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic RoutePoint.GroupRoutePointGetDNISAnnouncementRequest20 setDnisKey(DNISKey dnisKey)
public DNISKey getDnisKey()
public void formRequest() throws RequestException
formRequest
in class Request<RoutePoint.GroupRoutePointGetDNISAnnouncementResponse20>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.