VCardName constructor

VCardName(
  1. GenericDocument document
)

Implementation

VCardName(GenericDocument document) : super(document);