Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationSession.TypeEnum
Packages that use WorkitemsUserEventsNotificationSession.TypeEnum
-
Uses of WorkitemsUserEventsNotificationSession.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationSession.TypeEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationSession.TypeEnum.fromString(String key) WorkitemsUserEventsNotificationSession.getType()Returns the enum constant of this class with the specified name.WorkitemsUserEventsNotificationSession.TypeEnum.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 WorkitemsUserEventsNotificationSession.TypeEnumModifier and TypeMethodDescriptionvoidWorkitemsUserEventsNotificationSession.setType(WorkitemsUserEventsNotificationSession.TypeEnum type) WorkitemsUserEventsNotificationSession.type(WorkitemsUserEventsNotificationSession.TypeEnum type)