public class GroupIncomingCallingPlan extends BroadWorksGroupService
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupIncomingCallingPlan.GroupIncomingCallingPlanGetListRequest
AlpacaLibrary Auto-Generated Java File
Request the group's incoming calling plan settings.
|
static class |
GroupIncomingCallingPlan.GroupIncomingCallingPlanGetListResponse
AlpacaLibrary Auto-Generated Java File
Response to GroupIncomingCallingPlanGetListRequest.
|
static class |
GroupIncomingCallingPlan.GroupIncomingCallingPlanModifyListRequest
AlpacaLibrary Auto-Generated Java File
Change the group's incoming calling plan settings.
|
| Modifier and Type | Field and Description |
|---|---|
GroupIncomingCallingPlan.GroupIncomingCallingPlanGetListResponse |
incomingCallingPlanList |
static ServiceTag<GroupIncomingCallingPlan> |
tag |
groupoutstandingRequestsbroadWorksServer, populated| Constructor and Description |
|---|
GroupIncomingCallingPlan()
The serializable constructor for the GroupService
|
GroupIncomingCallingPlan(Group group)
Returns a GroupService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
GroupIncomingCallingPlan.GroupIncomingCallingPlanGetListResponse |
getIncomingCallingPlanList()
Response to GroupIncomingCallingPlanGetListRequest.
|
DefaultResponse |
populate()
Populates all available service data
|
void |
push(Group group)
Adds all available service data to a Group
|
isPrimary, setPrimary, waitForLoadgetBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<GroupIncomingCallingPlan> tag
public GroupIncomingCallingPlan.GroupIncomingCallingPlanGetListResponse incomingCallingPlanList
@GwtIncompatible public GroupIncomingCallingPlan(Group group)
group - public GroupIncomingCallingPlan()
public String getClassName()
@GwtIncompatible public GroupIncomingCallingPlan.GroupIncomingCallingPlanGetListResponse getIncomingCallingPlanList()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(Group group)
push in class BroadWorksGroupServiceCopyright © 2016 ECG. All rights reserved.