public static class OutgoingCallingPlan.GroupOutgoingCallingPlanOriginatingGetListRequest extends Request<OutgoingCallingPlan.GroupOutgoingCallingPlanOriginatingGetListResponse>
Modifier and Type | Field and Description |
---|---|
Group |
group |
boolean |
groupIsModified |
Constructor and Description |
---|
GroupOutgoingCallingPlanOriginatingGetListRequest(BroadWorksServer bws)
Default Constructor -- Not Guaranteed to work without checking Request validity with isValid()
|
GroupOutgoingCallingPlanOriginatingGetListRequest(Group group) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
Group |
getGroup() |
OutgoingCallingPlan.GroupOutgoingCallingPlanOriginatingGetListRequest |
setGroup(Group group) |
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 Group group
public transient boolean groupIsModified
public GroupOutgoingCallingPlanOriginatingGetListRequest(Group group)
public GroupOutgoingCallingPlanOriginatingGetListRequest(BroadWorksServer bws)
bws
- The BroadWorksServer to use for the Requestpublic OutgoingCallingPlan.GroupOutgoingCallingPlanOriginatingGetListRequest setGroup(Group group)
public Group getGroup()
public void formRequest() throws RequestException
formRequest
in class Request<OutgoingCallingPlan.GroupOutgoingCallingPlanOriginatingGetListResponse>
RequestException
Copyright © 2016 ECG, Inc. All rights reserved.