public interface ContentBlockMixIn
| Modifier and Type | Method and Description |
|---|---|
void |
addContent(ContentBlock content) |
List<ContentBlock> |
getContents() |
void |
setContents(List<ContentBlock> contents) |
List<ContentBlock> getContents()
void setContents(List<ContentBlock> contents)
void addContent(ContentBlock content)
Copyright © 2018. All rights reserved.