Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowPathsElement.FlowOutcomeValueEnum
Packages that use FlowPathsElement.FlowOutcomeValueEnum
-
Uses of FlowPathsElement.FlowOutcomeValueEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowPathsElement.FlowOutcomeValueEnumModifier and TypeMethodDescriptionFlowPathsElement.FlowOutcomeValueEnum.fromString(String key) FlowPathsElement.getFlowOutcomeValue()Returns the enum constant of this class with the specified name.FlowPathsElement.FlowOutcomeValueEnum.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 FlowPathsElement.FlowOutcomeValueEnumModifier and TypeMethodDescriptionFlowPathsElement.flowOutcomeValue(FlowPathsElement.FlowOutcomeValueEnum flowOutcomeValue) The value of the flow outcome, if the element type is Outcome.voidFlowPathsElement.setFlowOutcomeValue(FlowPathsElement.FlowOutcomeValueEnum flowOutcomeValue)