public class GroupSpeedDial100 extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupSpeedDial100.GroupSpeedDial100GetRequest
AlpacaLibrary Auto-Generated Java File
Get the speed dial 100 service settings for a group.
|
static class |
GroupSpeedDial100.GroupSpeedDial100GetResponse
AlpacaLibrary Auto-Generated Java File
Response to the GroupSpeedDial100GetRequest17sp1.
|
static class |
GroupSpeedDial100.GroupSpeedDial100ModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the speed dial 100 prefix setting for a group.
|
Modifier and Type | Field and Description |
---|---|
GroupSpeedDial100.GroupSpeedDial100GetResponse |
speedDial1 |
static ServiceTag<GroupSpeedDial100> |
tag |
group
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
GroupSpeedDial100()
The serializable constructor for the GroupService
|
GroupSpeedDial100(Group group)
Returns a GroupService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
GroupSpeedDial100.GroupSpeedDial100GetResponse |
getSpeedDial1()
Response to the GroupSpeedDial100GetRequest17sp1.
|
DefaultResponse |
populate()
Populates all available service data
|
void |
push(Group group)
Adds all available service data to a Group
|
isPrimary, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<GroupSpeedDial100> tag
public GroupSpeedDial100.GroupSpeedDial100GetResponse speedDial1
@GwtIncompatible public GroupSpeedDial100(Group group)
group
- public GroupSpeedDial100()
public String getClassName()
@GwtIncompatible public GroupSpeedDial100.GroupSpeedDial100GetResponse getSpeedDial1()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.