Package com.mypurecloud.sdk.v2.model
Class DictionaryFeedbackExamplePhrase
java.lang.Object
com.mypurecloud.sdk.v2.model.DictionaryFeedbackExamplePhrase
- All Implemented Interfaces:
Serializable
DictionaryFeedbackExamplePhrase
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe source of the given Example Phrase -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DictionaryFeedbackExamplePhrase
public DictionaryFeedbackExamplePhrase() -
DictionaryFeedbackExamplePhrase
-
-
Method Details
-
phrase
The Example Phrase text. At least 3 words and up to 20 words -
getPhrase
-
setPhrase
-
source
The source of the given Example Phrase -
getSource
-
setSource
-
equals
-
hashCode
public int hashCode() -
toString
-