Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBodyTableWithHighlight
Packages that use DocumentBodyTableWithHighlight
-
Uses of DocumentBodyTableWithHighlight in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyTableWithHighlightModifier and TypeMethodDescriptionDocumentBodyBlockWithHighlight.getTable()DocumentTableContentBlockWithHighlight.getTable()DocumentBodyTableWithHighlight.properties(DocumentBodyTableProperties properties) The properties for the table.DocumentBodyTableWithHighlight.rows(List<DocumentBodyTableRowBlockWithHighlight> rows) The list of rows for the table.Methods in com.mypurecloud.sdk.v2.model with parameters of type DocumentBodyTableWithHighlightModifier and TypeMethodDescriptionvoidDocumentBodyBlockWithHighlight.setTable(DocumentBodyTableWithHighlight table) voidDocumentTableContentBlockWithHighlight.setTable(DocumentBodyTableWithHighlight table) DocumentBodyBlockWithHighlight.table(DocumentBodyTableWithHighlight table) Table.DocumentTableContentBlockWithHighlight.table(DocumentBodyTableWithHighlight table) Table.