Serialized Form
|
Package org.apache.maven.doxia.module.fml.model |
id
java.lang.String id
- The FAQ identifier.
question
java.lang.String question
- The question.
answer
java.lang.String answer
- The answer.
title
java.lang.String title
- The title name of this FAQ.
toplink
boolean toplink
- Boolean to generate optionally [top] links.
parts
java.util.List<E> parts
- Field parts.
modelEncoding
java.lang.String modelEncoding
- Field modelEncoding.
id
java.lang.String id
- The identifier of the part.
title
java.lang.String title
- The title of the FAQ part.
faqs
java.util.List<E> faqs
- Field faqs.
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.