Uses of Enum Class
co.ecg.alpaca.toolkit.generated.enums.CallCenterUniformCallDistributionPolicyScope
Packages that use CallCenterUniformCallDistributionPolicyScope
-
Uses of CallCenterUniformCallDistributionPolicyScope in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated declared as CallCenterUniformCallDistributionPolicyScopeModifier and TypeFieldDescriptionCallCenter.SystemCallCenterGetResponse.uniformCallDistributionPolicyScopeCallCenter.SystemCallCenterModifyRequest.uniformCallDistributionPolicyScopeMethods in co.ecg.alpaca.toolkit.generated that return CallCenterUniformCallDistributionPolicyScopeModifier and TypeMethodDescriptionCallCenter.SystemCallCenterGetResponse.getUniformCallDistributionPolicyScope()CallCenter.SystemCallCenterModifyRequest.getUniformCallDistributionPolicyScope()Methods in co.ecg.alpaca.toolkit.generated with parameters of type CallCenterUniformCallDistributionPolicyScopeModifier and TypeMethodDescriptionvoidCallCenter.SystemCallCenterGetResponse.setUniformCallDistributionPolicyScope(CallCenterUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope) CallCenter.SystemCallCenterModifyRequest.setUniformCallDistributionPolicyScope(CallCenterUniformCallDistributionPolicyScope uniformCallDistributionPolicyScope) -
Uses of CallCenterUniformCallDistributionPolicyScope in co.ecg.alpaca.toolkit.generated.enums
Methods in co.ecg.alpaca.toolkit.generated.enums that return CallCenterUniformCallDistributionPolicyScopeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CallCenterUniformCallDistributionPolicyScope.values()Returns an array containing the constants of this enum class, in the order they are declared.