Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum
-
Uses of WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnumModifier and TypeMethodDescriptionWfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum.fromString(String key) WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.getRoutingStatus()WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum.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 WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnumModifier and TypeMethodDescriptionWfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.routingStatus(WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum routingStatus) voidWfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.setRoutingStatus(WfmUserScheduleAdherenceUpdatedTopicUserScheduleAdherenceUpdate.RoutingStatusEnum routingStatus)