Uses of Enum Class
com.mypurecloud.sdk.v2.model.UserScheduleAdherence.RoutingStatusEnum
Packages that use UserScheduleAdherence.RoutingStatusEnum
-
Uses of UserScheduleAdherence.RoutingStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserScheduleAdherence.RoutingStatusEnumModifier and TypeMethodDescriptionUserScheduleAdherence.RoutingStatusEnum.fromString(String key) UserScheduleAdherence.getRoutingStatus()Returns the enum constant of this class with the specified name.UserScheduleAdherence.RoutingStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.