public class GroupAdviceOfCharge extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupAdviceOfCharge.GroupAdviceOfChargeGetRequest
AlpacaLibrary Auto-Generated Java File
Request to get the list of Advice of Charge group parameters.
|
static class |
GroupAdviceOfCharge.GroupAdviceOfChargeGetResponse
AlpacaLibrary Auto-Generated Java File
Response to GroupAdviceOfChargeGetRequest.
|
static class |
GroupAdviceOfCharge.GroupAdviceOfChargeModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the service provider level Advice Of Charge group settings.
|
Modifier and Type | Field and Description |
---|---|
GroupAdviceOfCharge.GroupAdviceOfChargeGetResponse |
adviceOfCharge |
static ServiceTag<GroupAdviceOfCharge> |
tag |
group
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
GroupAdviceOfCharge()
The serializable constructor for the GroupService
|
GroupAdviceOfCharge(Group group)
Returns a GroupService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
GroupAdviceOfCharge.GroupAdviceOfChargeGetResponse |
getAdviceOfCharge()
Response to GroupAdviceOfChargeGetRequest.
|
String |
getClassName() |
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<GroupAdviceOfCharge> tag
public GroupAdviceOfCharge.GroupAdviceOfChargeGetResponse adviceOfCharge
@GwtIncompatible public GroupAdviceOfCharge(Group group)
group
- public GroupAdviceOfCharge()
public String getClassName()
@GwtIncompatible public GroupAdviceOfCharge.GroupAdviceOfChargeGetResponse getAdviceOfCharge()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.