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