Package com.mypurecloud.sdk.v2.model
Class DocumentBodyListWithHighlight
java.lang.Object
com.mypurecloud.sdk.v2.model.DocumentBodyListWithHighlight
- All Implemented Interfaces:
Serializable
DocumentBodyListWithHighlight
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblocks(List<DocumentBodyListBlockWithHighlight> blocks) The list of items for an OrderedList or an UnorderedList.booleaninthashCode()properties(DocumentBodyListBlockProperties properties) Properties for the UnorderedList or OrderedList.voidvoidsetProperties(DocumentBodyListBlockProperties properties) toString()
-
Constructor Details
-
DocumentBodyListWithHighlight
public DocumentBodyListWithHighlight() -
DocumentBodyListWithHighlight
-
-
Method Details
-
properties
Properties for the UnorderedList or OrderedList. -
getProperties
-
setProperties
-
blocks
The list of items for an OrderedList or an UnorderedList. -
getBlocks
-
setBlocks
-
equals
-
hashCode
public int hashCode() -
toString
-