Uses of Enum Class
com.mypurecloud.sdk.v2.model.Flow.TypeEnum
Packages that use Flow.TypeEnum
-
Uses of Flow.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Flow.TypeEnumModifier and TypeMethodDescriptionstatic Flow.TypeEnumFlow.TypeEnum.fromString(String key) Flow.getType()static Flow.TypeEnumReturns the enum constant of this class with the specified name.static Flow.TypeEnum[]Flow.TypeEnum.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 Flow.TypeEnumModifier and TypeMethodDescriptionvoidFlow.setType(Flow.TypeEnum type) Flow.type(Flow.TypeEnum type)