Interface VCardExportService
- All Known Implementing Classes:
VCardExportServiceImpl
public interface VCardExportService
-
Method Summary
Modifier and TypeMethodDescriptionList
<net.fortuna.ical4j.vcard.VCard> buildAddressVCards
(EntityList selectionEntityList) List
<net.fortuna.ical4j.vcard.VCard> buildContactVCards
(EntityList selectionEntityList) getVCardString
(Entity entity)
-
Method Details
-
getVCardString
-
buildContactVCards
-
buildAddressVCards
-