Package com.mypurecloud.sdk.v2.model
Class PhraseAssociations
java.lang.Object
com.mypurecloud.sdk.v2.model.PhraseAssociations
- All Implemented Interfaces:
Serializable
PhraseAssociations
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondocumentId(String documentId) Id of the document to be linkedbooleaninthashCode()Id of the phrase to be linkedvoidsetDocumentId(String documentId) voidsetPhraseId(String phraseId) toString()
-
Constructor Details
-
PhraseAssociations
public PhraseAssociations() -
PhraseAssociations
-
-
Method Details