ezvcard.io
Interface EmbeddedVCardException.InjectionCallback

Enclosing class:
EmbeddedVCardException

public static interface EmbeddedVCardException.InjectionCallback

Injects an unmarshalled vCard into the type object.


Method Summary
 void injectVCard(VCard vcard)
          Injects an unmarshalled vCard into the type object.
 

Method Detail

injectVCard

void injectVCard(VCard vcard)
Injects an unmarshalled vCard into the type object.

Parameters:
vcard - the vCard to inject


Copyright © 2012-2013. All Rights Reserved.