| Package | Description |
|---|---|
| org.apache.maven.doxia.module.fml.model |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Part> |
Faqs.getParts() |
Method getParts.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Faqs.addPart(Part part) |
Method addPart.
|
void |
Faqs.removePart(Part part) |
Method removePart.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Faqs.setParts(java.util.List<Part> parts) |
Set list of FAQ part.
|