Package com.mypurecloud.sdk.v2.model
Class DocumentBodyTableWithHighlight
java.lang.Object
com.mypurecloud.sdk.v2.model.DocumentBodyTableWithHighlight
- All Implemented Interfaces:
Serializable
DocumentBodyTableWithHighlight
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRows()inthashCode()properties(DocumentBodyTableProperties properties) The properties for the table.The list of rows for the table.voidsetProperties(DocumentBodyTableProperties properties) voidtoString()
-
Constructor Details
-
DocumentBodyTableWithHighlight
public DocumentBodyTableWithHighlight() -
DocumentBodyTableWithHighlight
-
-
Method Details