Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum
-
Uses of WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnumModifier and TypeMethodDescriptionWfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum.fromString(String key) WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.getStatus()WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum.valueOf(String name) Returns the enum constant of this class with the specified name.WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum.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 WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnumModifier and TypeMethodDescriptionvoidWfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.setStatus(WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum status) WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.status(WfmUserScheduleAdherenceUpdatedTeamTopicRealTimeAdherenceExplanation.StatusEnum status)