Package de.digitalcollections.model.jackson.mixin.identifiable.parts.structuredcontent.contentblocks
Interface OrderedListMixIn
-
- All Superinterfaces:
AttributesMixIn,ContentBlockNodeMixin
public interface OrderedListMixIn extends ContentBlockNodeMixin, AttributesMixIn
-
-
Method Summary
-
Methods inherited from interface de.digitalcollections.model.jackson.mixin.identifiable.parts.structuredcontent.contentblocks.AttributesMixIn
addAttribute, getAttribute, getAttributes, setAttributes
-
Methods inherited from interface de.digitalcollections.model.jackson.mixin.identifiable.parts.structuredcontent.ContentBlockNodeMixin
addContentBlock, getContentBlocks, setContentBlocks
-
-