Uses of Class
co.ecg.alpaca.toolkit.generated.CallCenter.GroupCallCenterGetSupervisorListResponse
-
Packages that use CallCenter.GroupCallCenterGetSupervisorListResponse Package Description co.ecg.alpaca.core.model.broadworks.user -
-
Uses of CallCenter.GroupCallCenterGetSupervisorListResponse in co.ecg.alpaca.core.model.broadworks.user
Methods in co.ecg.alpaca.core.model.broadworks.user that return CallCenter.GroupCallCenterGetSupervisorListResponse Modifier and Type Method Description CallCenter.GroupCallCenterGetSupervisorListResponse
CallCenterInformation. getSupervisorList()
Getter for the fieldsupervisorList
.Methods in co.ecg.alpaca.core.model.broadworks.user with parameters of type CallCenter.GroupCallCenterGetSupervisorListResponse Modifier and Type Method Description void
CallCenterInformation. setSupervisorList(CallCenter.GroupCallCenterGetSupervisorListResponse supervisorList)
Setter for the fieldsupervisorList
.
-