Class Part
java.lang.Object
org.apache.maven.doxia.module.fml.model.Part
- All Implemented Interfaces:
Serializable
FAQ part.
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidMethod addFaq.booleanMethod equals.getFaqs()Method getFaqs.getId()Get the identifier of the part.getTitle()Get the title of the FAQ part.inthashCode()Method hashCode.voidMethod removeFaq.voidSet a list of FAQ.voidSet the identifier of the part.voidSet the title of the FAQ part.toString()Method toString.
-
Constructor Details
-
Part
public Part()
-
-
Method Details
-
addFaq
-
equals
-
getFaqs
-
getId
-
getTitle
-
hashCode
-
removeFaq
-
setFaqs
-
setId
-
setTitle
Set the title of the FAQ part.- Parameters:
title- a title object.
-
toString
-