|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Part | |
|---|---|
| org.apache.maven.doxia.module.fml.model | |
| Uses of Part in org.apache.maven.doxia.module.fml.model |
|---|
| Methods in org.apache.maven.doxia.module.fml.model that return types with arguments of type Part | |
|---|---|
List<Part> |
Faqs.getParts()
Method getParts. |
| Methods in org.apache.maven.doxia.module.fml.model with parameters of type Part | |
|---|---|
void |
Faqs.addPart(Part part)
Method addPart. |
void |
Faqs.removePart(Part part)
Method removePart. |
| Method parameters in org.apache.maven.doxia.module.fml.model with type arguments of type Part | |
|---|---|
void |
Faqs.setParts(List<Part> parts)
Set list of FAQ part. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||