Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum
Packages that use WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum
-
Uses of WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum.fromString(String key) WorkitemsQueueEventsNotificationAssignmentSegment.getEndState()Returns the enum constant of this class with the specified name.WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum.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 WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationAssignmentSegment.endState(WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum endState) voidWorkitemsQueueEventsNotificationAssignmentSegment.setEndState(WorkitemsQueueEventsNotificationAssignmentSegment.EndStateEnum endState)