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