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