Uses of Enum Class
com.mypurecloud.sdk.v2.model.DictionaryFeedback.SourceEnum
Packages that use DictionaryFeedback.SourceEnum
-
Uses of DictionaryFeedback.SourceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DictionaryFeedback.SourceEnumModifier and TypeMethodDescriptionDictionaryFeedback.SourceEnum.fromString(String key) DictionaryFeedback.getSource()Returns the enum constant of this class with the specified name.static DictionaryFeedback.SourceEnum[]DictionaryFeedback.SourceEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.