|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.dto.module.LiteratureItemVo
Single literature reference.
| Constructor Summary | |
LiteratureItemVo()
Constructs a new section. |
|
| Method Summary | |
boolean |
equals(Object obj)
|
LatexList |
getItem()
Get item. |
String |
getLabel()
Get item label. |
int |
hashCode()
|
void |
setItem(LatexListVo item)
Set literature reference for this item. |
void |
setLabel(String label)
Set reference label for this literature reference. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LiteratureItemVo()
| Method Detail |
public final void setLabel(String label)
label - Reference to this object with this label.public final String getLabel()
LiteratureItem
getLabel in interface LiteratureItempublic final void setItem(LatexListVo item)
item - literature reference.public final LatexList getItem()
LiteratureItem
getItem in interface LiteratureItempublic boolean equals(Object obj)
public int hashCode()
public String toString()
|
Hilbert II - Version 0.03.04 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |