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