|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Section | |
|---|---|
| org.apache.maven.doxia.book.model | |
| Uses of Section in org.apache.maven.doxia.book.model |
|---|
| Methods in org.apache.maven.doxia.book.model that return types with arguments of type Section | |
|---|---|
java.util.List<Section> |
Chapter.getSections()
Method getSections. |
| Methods in org.apache.maven.doxia.book.model with parameters of type Section | |
|---|---|
void |
Chapter.addSection(Section section)
Method addSection. |
void |
Chapter.removeSection(Section section)
Method removeSection. |
| Method parameters in org.apache.maven.doxia.book.model with type arguments of type Section | |
|---|---|
void |
Chapter.setSections(java.util.List<Section> sections)
Set specifies a collection of sections. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||