Uses of Enum Class
com.mypurecloud.sdk.v2.model.Suggestion.TypeEnum
Packages that use Suggestion.TypeEnum
-
Uses of Suggestion.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Suggestion.TypeEnumModifier and TypeMethodDescriptionstatic Suggestion.TypeEnumSuggestion.TypeEnum.fromString(String key) Suggestion.getType()static Suggestion.TypeEnumReturns the enum constant of this class with the specified name.static Suggestion.TypeEnum[]Suggestion.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.