Uses of Enum Class
com.mypurecloud.sdk.v2.model.Flow.CompatibleFlowTypesEnum
Packages that use Flow.CompatibleFlowTypesEnum
-
Uses of Flow.CompatibleFlowTypesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Flow.CompatibleFlowTypesEnumModifier and TypeMethodDescriptionstatic Flow.CompatibleFlowTypesEnumFlow.CompatibleFlowTypesEnum.fromString(String key) static Flow.CompatibleFlowTypesEnumReturns the enum constant of this class with the specified name.static Flow.CompatibleFlowTypesEnum[]Flow.CompatibleFlowTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type Flow.CompatibleFlowTypesEnum