Class GroupAdviceOfCharge
java.lang.Object
co.ecg.alpaca.toolkit.model.BroadWorksObject
co.ecg.alpaca.toolkit.model.BroadWorksService
co.ecg.alpaca.toolkit.model.BroadWorksGroupService
co.ecg.alpaca.toolkit.generated.services.GroupAdviceOfCharge
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRequest to get the list of Advice of Charge group parameters.static classResponse to GroupAdviceOfChargeGetRequest.static classModify the service provider level Advice Of Charge group settings. -
Field Summary
FieldsFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksGroupService
groupFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated -
Constructor Summary
ConstructorsConstructorDescriptionThe serializable constructor for the GroupServiceGroupAdviceOfCharge(BroadWorksProcess broadWorksProcess, Group group) Returns a GroupService Object with the Group Assigned -
Method Summary
Modifier and TypeMethodDescriptionbooleanResponse to GroupAdviceOfChargeGetRequest.inthashCode()populate()Populates all available service datavoidpush(BroadWorksProcess broadWorksProcess, Group group) Adds all available service data to a GroupMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoadMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
Field Details
-
tag
-
adviceOfCharge
-
-
Constructor Details
-
GroupAdviceOfCharge
Returns a GroupService Object with the Group Assigned- Parameters:
group-
-
GroupAdviceOfCharge
public GroupAdviceOfCharge()The serializable constructor for the GroupService
-
-
Method Details
-
getClassName
-
getAdviceOfCharge
Response to GroupAdviceOfChargeGetRequest. Contains a list of Advice of Charge group parameters.- Returns:
- the GroupAdviceOfChargeGetResponse for this service
-
populate
Populates all available service data- Specified by:
populatein classBroadWorksObject
-
push
Adds all available service data to a Group- Specified by:
pushin classBroadWorksGroupService
-
equals
-
hashCode
public int hashCode()
-