Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum
Packages that use ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum
-
Uses of ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnumModifier and TypeMethodDescriptionConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum.fromString(String key) ConversationChecklistTopicAgentChecklistItemState.getStateFromModel()Returns the enum constant of this class with the specified name.ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum.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 ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnumModifier and TypeMethodDescriptionvoidConversationChecklistTopicAgentChecklistItemState.setStateFromModel(ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum stateFromModel) ConversationChecklistTopicAgentChecklistItemState.stateFromModel(ConversationChecklistTopicAgentChecklistItemState.StateFromModelEnum stateFromModel)