|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Note | |
---|---|
org.eucalyptus.analysesi.model |
Uses of Note in org.eucalyptus.analysesi.model |
---|
Methods in org.eucalyptus.analysesi.model that return Note | |
---|---|
Note |
NoteLink.getNote()
Retourne la note associƩe au lien. |
Note |
MCD.getNote(int index)
Retourne une note. |
Methods in org.eucalyptus.analysesi.model that return types with arguments of type Note | |
---|---|
java.lang.Iterable<Note> |
MCD.getNotes()
Retourne la liste des notes. |
Methods in org.eucalyptus.analysesi.model with parameters of type Note | |
---|---|
void |
MCD.addNote(Note note)
Ajoute une note. |
void |
MCD.removeNote(Note note)
Supprime une note. |
void |
NoteLink.setNote(Note note)
Modifie la note associƩe au lien. |
Constructors in org.eucalyptus.analysesi.model with parameters of type Note | |
---|---|
NoteLink(Note note)
Le constructeur de la classe NoteLink . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |