Package com.mypurecloud.sdk.v2.model
Class KnowledgeAnswerDocumentResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeAnswerDocumentResponse
- All Implemented Interfaces:
Serializable
KnowledgeAnswerDocumentResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe answer found inside a variationContent.booleangetId()getTitle()inthashCode()The document id.voidvoidvoidvoidsetVariation(DocumentVariationAnswer variation) The document title.toString()variation(DocumentVariationAnswer variation) The variation with the answer's highlight data.
-
Constructor Details
-
KnowledgeAnswerDocumentResponse
public KnowledgeAnswerDocumentResponse() -
KnowledgeAnswerDocumentResponse
-
-
Method Details
-
id
The document id. -
getId
-
setId
-
title
The document title. -
getTitle
-
setTitle
-
answer
The answer found inside a variationContent. -
getAnswer
-
setAnswer
-
variation
The variation with the answer's highlight data. -
getVariation
-
setVariation
-
equals
-
hashCode
public int hashCode() -
toString
-