Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum
Packages that use WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum
-
Uses of WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum.fromString(String key) WorkitemsQueueEventsNotificationAssignmentSegment.getStartState()Returns the enum constant of this class with the specified name.WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum.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.StartStateEnumModifier and TypeMethodDescriptionvoidWorkitemsQueueEventsNotificationAssignmentSegment.setStartState(WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum startState) WorkitemsQueueEventsNotificationAssignmentSegment.startState(WorkitemsQueueEventsNotificationAssignmentSegment.StartStateEnum startState)