net.fortuna.ical4j.connector
public interface CardCollection extends ObjectCollection<net.fortuna.ical4j.vcard.VCard>
| Modifier and Type | Method and Description |
|---|---|
void |
addCard(net.fortuna.ical4j.vcard.VCard card) |
getComponents, getDescription, getDisplayNamevoid addCard(net.fortuna.ical4j.vcard.VCard card)
throws ObjectStoreException,
net.fortuna.ical4j.model.ConstraintViolationException
card - a vCard object instanceObjectStoreException - where an unexpected error occursnet.fortuna.ical4j.model.ConstraintViolationException - where the specified object is not validCopyright © 2008-2013 Micronode. All Rights Reserved.