Class SendVCardCommand

    • Constructor Detail

      • SendVCardCommand

        public SendVCardCommand​(VCardProducer producer)
    • Method Detail

      • withCard

        public SendVCardCommand withCard​(net.fortuna.ical4j.vcard.VCard card)
      • run

        public void run()
        Specified by:
        run in interface Runnable