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