Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum
Packages that use WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum
-
Uses of WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnumModifier and TypeMethodDescriptionWfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum.fromString(String key) WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.getType()WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnumModifier and TypeMethodDescriptionvoidWfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.setType(WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum type) WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.type(WfmAlternativeShiftJobCompleteEventV3AlternativeShiftJobCompleteNotification.TypeEnum type)