public interface IDocSimpleSect extends IDoc
Modifier and Type | Interface and Description |
---|---|
static class |
IDocSimpleSect.Types |
Modifier and Type | Method and Description |
---|---|
IDocPara |
description() |
IDocTitle |
title() |
IDocSimpleSect.Types |
type() |
java.lang.String |
typeString() |
IDocSimpleSect.Types type()
java.lang.String typeString()
IDocTitle title()
IDocPara description()