| Package | Description |
|---|---|
| org.apache.maven.doxia.module.fml.model |
| Modifier and Type | Method and Description |
|---|---|
List<Faq> |
Part.getFaqs()
Method getFaqs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Part.addFaq(Faq faq)
Method addFaq.
|
void |
Part.removeFaq(Faq faq)
Method removeFaq.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Part.setFaqs(List<Faq> faqs)
Set a list of FAQ.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.