Package com.mypurecloud.sdk.v2.model
Class DocumentBodyParagraphWithHighlight
java.lang.Object
com.mypurecloud.sdk.v2.model.DocumentBodyParagraphWithHighlight
- All Implemented Interfaces:
Serializable
DocumentBodyParagraphWithHighlight
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblocks(List<DocumentContentBlockWithHighlight> blocks) The list of blocks for the paragraph.booleaninthashCode()properties(DocumentBodyParagraphProperties properties) The properties for the paragraph.voidvoidsetProperties(DocumentBodyParagraphProperties properties) toString()
-
Constructor Details
-
DocumentBodyParagraphWithHighlight
public DocumentBodyParagraphWithHighlight() -
DocumentBodyParagraphWithHighlight
-
-
Method Details