Uses of Class
com.mypurecloud.sdk.v2.model.DocumentText
Packages that use DocumentText
-
Uses of DocumentText in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentTextModifier and TypeMethodDescriptionDocumentBodyTableCaptionItem.getText()DocumentContentBlock.getText()DocumentContentBlockWithHighlight.getText()DocumentListContentBlock.getText()DocumentListContentBlockWithHighlight.getText()DocumentTableContentBlock.getText()DocumentTableContentBlockWithHighlight.getText()The URL of the page OR an email OR the reference to the knowledge article that the hyperlink goes to.DocumentText.marks(List<DocumentText.MarksEnum> marks) The unique list of marks (whether it is bold and/or underlined etc.) for the text.DocumentText.properties(DocumentTextProperties properties) The properties for the text.Text.Methods in com.mypurecloud.sdk.v2.model with parameters of type DocumentTextModifier and TypeMethodDescriptionvoidDocumentBodyTableCaptionItem.setText(DocumentText text) voidDocumentContentBlock.setText(DocumentText text) voidDocumentContentBlockWithHighlight.setText(DocumentText text) voidDocumentListContentBlock.setText(DocumentText text) voidDocumentListContentBlockWithHighlight.setText(DocumentText text) voidDocumentTableContentBlock.setText(DocumentText text) voidDocumentTableContentBlockWithHighlight.setText(DocumentText text) DocumentBodyTableCaptionItem.text(DocumentText text) Text.DocumentContentBlock.text(DocumentText text) Text.DocumentContentBlockWithHighlight.text(DocumentText text) Text.DocumentListContentBlock.text(DocumentText text) Text.DocumentListContentBlockWithHighlight.text(DocumentText text) Text.DocumentTableContentBlock.text(DocumentText text) Text.DocumentTableContentBlockWithHighlight.text(DocumentText text) Text.