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