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