public class GroupPreAlertingAnnouncement extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetRequest
AlpacaLibrary Auto-Generated Java File
Get the group’s PreAlertingservice settings.
|
static class |
GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetResponse
AlpacaLibrary Auto-Generated Java File
Response to a GroupPreAlertingAnnouncementGetResponse20.
|
static class |
GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the group level pre-alerting service settings.
|
Modifier and Type | Field and Description |
---|---|
GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetResponse |
preAlertingAnnouncement |
static ServiceTag<GroupPreAlertingAnnouncement> |
tag |
group
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
GroupPreAlertingAnnouncement()
The serializable constructor for the GroupService
|
GroupPreAlertingAnnouncement(Group group)
Returns a GroupService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetResponse |
getPreAlertingAnnouncement()
Response to a GroupPreAlertingAnnouncementGetResponse20.
|
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<GroupPreAlertingAnnouncement> tag
public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetResponse preAlertingAnnouncement
@GwtIncompatible public GroupPreAlertingAnnouncement(Group group)
group
- public GroupPreAlertingAnnouncement()
public String getClassName()
@GwtIncompatible public GroupPreAlertingAnnouncement.GroupPreAlertingAnnouncementGetResponse getPreAlertingAnnouncement()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.