Uses of Class
co.ecg.alpaca.toolkit.generated.Group.GroupCallProcessingGetPolicyResponse
-
Packages that use Group.GroupCallProcessingGetPolicyResponse Package Description co.ecg.alpaca.core.model.broadworks.group -
-
Uses of Group.GroupCallProcessingGetPolicyResponse in co.ecg.alpaca.core.model.broadworks.group
Methods in co.ecg.alpaca.core.model.broadworks.group that return Group.GroupCallProcessingGetPolicyResponse Modifier and Type Method Description Group.GroupCallProcessingGetPolicyResponse
GroupInformation. getCallProcessingPolicy()
Getter for the fieldcallProcessingPolicy
.Methods in co.ecg.alpaca.core.model.broadworks.group with parameters of type Group.GroupCallProcessingGetPolicyResponse Modifier and Type Method Description void
GroupInformation. setCallProcessingPolicy(Group.GroupCallProcessingGetPolicyResponse callProcessingPolicy)
Setter for the fieldcallProcessingPolicy
.
-