StructuredContentpublic class StructuredContentImpl extends java.lang.Object implements StructuredContent
| Constructor | Description |
|---|---|
StructuredContentImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ContentBlock> |
getContentBlocks() |
|
void |
setContentBlocks(java.util.List<ContentBlock> contentBlocks) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddContentBlockpublic java.util.List<ContentBlock> getContentBlocks()
getContentBlocks in interface StructuredContentpublic void setContentBlocks(java.util.List<ContentBlock> contentBlocks)
setContentBlocks in interface StructuredContentCopyright © 2018. All rights reserved.