java.lang.Object
de.digitalcollections.model.impl.identifiable.parts.structuredcontent.StructuredContentImpl
All Implemented Interfaces:
StructuredContent

public class StructuredContentImpl
extends java.lang.Object
implements StructuredContent
  • Constructor Summary

    Constructors
    Constructor Description
    StructuredContentImpl()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<ContentBlock> getContentBlocks()  
    void setContentBlocks​(java.util.List<ContentBlock> contentBlocks)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface de.digitalcollections.model.api.identifiable.parts.structuredcontent.StructuredContent

    addContentBlock