Serialized Form


Package org.apache.maven.doxia.module.fml.model

Class org.apache.maven.doxia.module.fml.model.Faq extends Object implements Serializable

Serialized Fields

id

String id
Field id


question

String question
Field question


answer

String answer
Field answer


modelEncoding

String modelEncoding

Class org.apache.maven.doxia.module.fml.model.Faqs extends Object implements Serializable

Serialized Fields

title

String title
Field title


toplink

boolean toplink
Field toplink


parts

List parts
Field parts


modelEncoding

String modelEncoding

Class org.apache.maven.doxia.module.fml.model.Part extends Object implements Serializable

Serialized Fields

id

String id
Field id


title

String title
Field title


faqs

List faqs
Field faqs


modelEncoding

String modelEncoding



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.