|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.book.model.Section
public class Section
Class Section.
| Constructor Summary | |
|---|---|
Section()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
Method equals. |
java.lang.String |
getFile()
Get specifies the file of this section. |
java.lang.String |
getId()
Get specifies the id of this section. |
java.lang.String |
getTitle()
Get specifies the title of this section. |
int |
hashCode()
Method hashCode. |
void |
setFile(java.lang.String file)
Set specifies the file of this section. |
void |
setId(java.lang.String id)
Set specifies the id of this section. |
void |
setTitle(java.lang.String title)
Set specifies the title of this section. |
java.lang.String |
toString()
Method toString. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Section()
| Method Detail |
|---|
public boolean equals(java.lang.Object other)
equals in class java.lang.Objectother -
public java.lang.String getFile()
public java.lang.String getId()
public java.lang.String getTitle()
public int hashCode()
hashCode in class java.lang.Objectpublic void setFile(java.lang.String file)
file - public void setId(java.lang.String id)
id - public void setTitle(java.lang.String title)
title - public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||