Uses of Enum Class
com.mypurecloud.sdk.v2.model.SentimentFeedback.FeedbackValueEnum
Packages that use SentimentFeedback.FeedbackValueEnum
-
Uses of SentimentFeedback.FeedbackValueEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SentimentFeedback.FeedbackValueEnumModifier and TypeMethodDescriptionSentimentFeedback.FeedbackValueEnum.fromString(String key) SentimentFeedback.getFeedbackValue()Returns the enum constant of this class with the specified name.static SentimentFeedback.FeedbackValueEnum[]SentimentFeedback.FeedbackValueEnum.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 SentimentFeedback.FeedbackValueEnumModifier and TypeMethodDescriptionSentimentFeedback.feedbackValue(SentimentFeedback.FeedbackValueEnum feedbackValue) The sentiment feedback value for the given phrasevoidSentimentFeedback.setFeedbackValue(SentimentFeedback.FeedbackValueEnum feedbackValue)