Uses of Class
com.mypurecloud.sdk.v2.model.DocumentContentHighlightIndex
Packages that use DocumentContentHighlightIndex
-
Uses of DocumentContentHighlightIndex in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentContentHighlightIndexModifier and TypeMethodDescriptionHighlight text end index.DocumentContentBlockWithHighlight.getAnswerHighlight()DocumentListContentBlockWithHighlight.getAnswerHighlight()DocumentTableContentBlockWithHighlight.getAnswerHighlight()DocumentContentHighlightIndex.startIndex(Integer startIndex) Highlight text start index.Methods in com.mypurecloud.sdk.v2.model with parameters of type DocumentContentHighlightIndexModifier and TypeMethodDescriptionDocumentContentBlockWithHighlight.answerHighlight(DocumentContentHighlightIndex answerHighlight) The block highlight data.DocumentListContentBlockWithHighlight.answerHighlight(DocumentContentHighlightIndex answerHighlight) The block highlight data.DocumentTableContentBlockWithHighlight.answerHighlight(DocumentContentHighlightIndex answerHighlight) The block highlight data.voidDocumentContentBlockWithHighlight.setAnswerHighlight(DocumentContentHighlightIndex answerHighlight) voidDocumentListContentBlockWithHighlight.setAnswerHighlight(DocumentContentHighlightIndex answerHighlight) voidDocumentTableContentBlockWithHighlight.setAnswerHighlight(DocumentContentHighlightIndex answerHighlight)