Package org.ical4j.integration.command
Class SendVCardCommand
- java.lang.Object
-
- org.ical4j.integration.command.SendVCardCommand
-
-
Constructor Summary
Constructors Constructor Description SendVCardCommand(VCardProducer producer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()SendVCardCommandwithCard(net.fortuna.ical4j.vcard.VCard card)
-
-
-
Constructor Detail
-
SendVCardCommand
public SendVCardCommand(VCardProducer producer)
-
-
Method Detail
-
withCard
public SendVCardCommand withCard(net.fortuna.ical4j.vcard.VCard card)
-
-