Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowExecutionDataQueryResult.FlowTypeEnum
Packages that use FlowExecutionDataQueryResult.FlowTypeEnum
-
Uses of FlowExecutionDataQueryResult.FlowTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionDataQueryResult.FlowTypeEnumModifier and TypeMethodDescriptionFlowExecutionDataQueryResult.FlowTypeEnum.fromString(String key) FlowExecutionDataQueryResult.getFlowType()Returns the enum constant of this class with the specified name.FlowExecutionDataQueryResult.FlowTypeEnum.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 FlowExecutionDataQueryResult.FlowTypeEnumModifier and TypeMethodDescriptionFlowExecutionDataQueryResult.flowType(FlowExecutionDataQueryResult.FlowTypeEnum flowType) The type of flow.voidFlowExecutionDataQueryResult.setFlowType(FlowExecutionDataQueryResult.FlowTypeEnum flowType)