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