Uses of Enum Class
com.mypurecloud.sdk.v2.model.DictionaryFeedbackExamplePhrase.SourceEnum
Packages that use DictionaryFeedbackExamplePhrase.SourceEnum
-
Uses of DictionaryFeedbackExamplePhrase.SourceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DictionaryFeedbackExamplePhrase.SourceEnumModifier and TypeMethodDescriptionDictionaryFeedbackExamplePhrase.SourceEnum.fromString(String key) DictionaryFeedbackExamplePhrase.getSource()Returns the enum constant of this class with the specified name.DictionaryFeedbackExamplePhrase.SourceEnum.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 DictionaryFeedbackExamplePhrase.SourceEnumModifier and TypeMethodDescriptionvoidDictionaryFeedbackExamplePhrase.setSource(DictionaryFeedbackExamplePhrase.SourceEnum source) DictionaryFeedbackExamplePhrase.source(DictionaryFeedbackExamplePhrase.SourceEnum source) The source of the given Example Phrase