VCardDeliveryAddress constructor

VCardDeliveryAddress(
  1. GenericDocument document
)

Implementation

VCardDeliveryAddress(GenericDocument document) : super(document);