|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.model.NoteLink
public class NoteLink
Un lien vers unte Note
.
Constructor Summary | |
---|---|
NoteLink(Note note)
Le constructeur de la classe NoteLink . |
Method Summary | |
---|---|
Note |
getNote()
Retourne la note associée au lien. |
void |
setNote(Note note)
Modifie la note associée au lien. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoteLink(Note note)
NoteLink
.
note
- La note associée au lienMethod Detail |
---|
public Note getNote()
public void setNote(Note note)
note
- la note associée au lien
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |