Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBodyTableRowBlock
Packages that use DocumentBodyTableRowBlock
-
Uses of DocumentBodyTableRowBlock in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyTableRowBlockModifier and TypeMethodDescriptionDocumentBodyTableRowBlock.cells(List<DocumentBodyTableCellBlock> cells) The list of cells for the table.DocumentBodyTableRowBlock.properties(DocumentBodyTableRowBlockProperties properties) The properties for the table rows.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentBodyTableRowBlockMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentBodyTableRowBlockModifier and TypeMethodDescriptionDocumentBodyTable.rows(List<DocumentBodyTableRowBlock> rows) The list of rows for the table.voidDocumentBodyTable.setRows(List<DocumentBodyTableRowBlock> rows)