Interface TableCell
-
- All Superinterfaces:
Attributes,ContentBlock,ContentBlockNode
- All Known Implementing Classes:
TableCellImpl
public interface TableCell extends ContentBlockNode, Attributes
-
-
Method Summary
-
Methods inherited from interface de.digitalcollections.model.api.identifiable.parts.structuredcontent.contentblocks.Attributes
addAttribute, getAttribute, getAttributes, setAttributes
-
Methods inherited from interface de.digitalcollections.model.api.identifiable.parts.structuredcontent.ContentBlockNode
addContentBlock, getContentBlocks, setContentBlocks
-
-