@GwtIncompatible public static class GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest extends Request<DefaultResponse>
Request.Protocol| Modifier and Type | Field and Description | 
|---|---|
protected OutgoingCallingPlanCallMeNowDepartmentPermissionsModify[] | 
departmentPermissions  | 
protected Group | 
group  | 
protected OutgoingCallingPlanCallMeNowPermissionsModify | 
groupPermissions  | 
| Constructor and Description | 
|---|
GroupOutgoingCallingPlanCallMeNowModifyListRequest(Group group)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
OutgoingCallingPlanCallMeNowDepartmentPermissionsModify[] | 
getDepartmentPermissions()  | 
static GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
Group | 
getGroup()  | 
OutgoingCallingPlanCallMeNowPermissionsModify | 
getGroupPermissions()  | 
GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest | 
setDepartmentPermissions(OutgoingCallingPlanCallMeNowDepartmentPermissionsModify... departmentPermissions)  | 
GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest | 
setGroup(Group group)  | 
GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest | 
setGroupPermissions(OutgoingCallingPlanCallMeNowPermissionsModify groupPermissions)  | 
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull protected transient Group group
protected OutgoingCallingPlanCallMeNowPermissionsModify groupPermissions
protected OutgoingCallingPlanCallMeNowDepartmentPermissionsModify[] departmentPermissions
public GroupOutgoingCallingPlanCallMeNowModifyListRequest(Group group)
public GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest setGroup(Group group)
public Group getGroup()
public GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest setGroupPermissions(OutgoingCallingPlanCallMeNowPermissionsModify groupPermissions)
public OutgoingCallingPlanCallMeNowPermissionsModify getGroupPermissions()
public GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest setDepartmentPermissions(OutgoingCallingPlanCallMeNowDepartmentPermissionsModify... departmentPermissions)
public OutgoingCallingPlanCallMeNowDepartmentPermissionsModify[] getDepartmentPermissions()
public static GroupOutgoingCallingPlan.GroupOutgoingCallingPlanCallMeNowModifyListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.