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