All Known Implementing Classes:
StructuredContentImpl

public interface StructuredContent
  • Method Details

    • getContentBlocks

      java.util.List<ContentBlock> getContentBlocks()
    • setContentBlocks

      void setContentBlocks​(java.util.List<ContentBlock> contentBlocks)
    • addContentBlock

      default void addContentBlock​(ContentBlock contentBlock)