public interface SectionContent
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(SectionContentVisitor<T> visitor) |
DocumentId |
getDocumentId() |
SectionTemplate |
getSectionTemplate() |
<T> T accept(SectionContentVisitor<T> visitor) throws java.lang.Exception
java.lang.ExceptionSectionTemplate getSectionTemplate()
DocumentId getDocumentId()