Uses of Class
ezvcard.types.NoteType

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.
 



Copyright © 2012-2013. All Rights Reserved.