Package com.mypurecloud.sdk.v2.model
Class TestTopicPhrasePhrase
java.lang.Object
com.mypurecloud.sdk.v2.model.TestTopicPhrasePhrase
- All Implemented Interfaces:
Serializable
TestTopicPhrasePhrase
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe phrase strictness, default value is null -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetText()inthashCode()voidsetStrictness(TestTopicPhrasePhrase.StrictnessEnum strictness) voidstrictness(TestTopicPhrasePhrase.StrictnessEnum strictness) The phrase strictness, default value is nullThe phrase texttoString()
-
Constructor Details
-
TestTopicPhrasePhrase
public TestTopicPhrasePhrase() -
TestTopicPhrasePhrase
-
-
Method Details