Uses of Enum Class
com.mypurecloud.sdk.v2.model.ChecklistInferenceJobResponse.DirectionEnum
Packages that use ChecklistInferenceJobResponse.DirectionEnum
-
Uses of ChecklistInferenceJobResponse.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChecklistInferenceJobResponse.DirectionEnumModifier and TypeMethodDescriptionChecklistInferenceJobResponse.DirectionEnum.fromString(String key) ChecklistInferenceJobResponse.getDirection()Returns the enum constant of this class with the specified name.ChecklistInferenceJobResponse.DirectionEnum.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 ChecklistInferenceJobResponse.DirectionEnumModifier and TypeMethodDescriptionChecklistInferenceJobResponse.direction(ChecklistInferenceJobResponse.DirectionEnum direction) Direction of the conversation.voidChecklistInferenceJobResponse.setDirection(ChecklistInferenceJobResponse.DirectionEnum direction)