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