VCardEntry constructor

VCardEntry(
  1. GenericDocument document
)

Implementation

VCardEntry(GenericDocument document) : super(document);