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