|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoteType | |
---|---|
ezvcard |
Uses of NoteType in ezvcard |
---|
Methods in ezvcard that return NoteType | |
---|---|
NoteType |
VCard.addNote(String note)
Adds a note. |
Methods in ezvcard that return types with arguments of type NoteType | |
---|---|
List<NoteType> |
VCard.getNotes()
Gets the notes. |
Methods in ezvcard with parameters of type NoteType | |
---|---|
void |
VCard.addNote(NoteType note)
Adds a note. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |