Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBodyTableRowBlockWithHighlight
Packages that use DocumentBodyTableRowBlockWithHighlight
-
Uses of DocumentBodyTableRowBlockWithHighlight in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyTableRowBlockWithHighlightModifier and TypeMethodDescriptionDocumentBodyTableRowBlockWithHighlight.cells(List<DocumentBodyTableCellBlockWithHighlight> cells) The list of cells for the table.DocumentBodyTableRowBlockWithHighlight.properties(DocumentBodyTableRowBlockProperties properties) The properties for the table rows.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentBodyTableRowBlockWithHighlightMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentBodyTableRowBlockWithHighlightModifier and TypeMethodDescriptionDocumentBodyTableWithHighlight.rows(List<DocumentBodyTableRowBlockWithHighlight> rows) The list of rows for the table.voidDocumentBodyTableWithHighlight.setRows(List<DocumentBodyTableRowBlockWithHighlight> rows)