Metadata constructor

Metadata(
  1. GenericDocument document
)

Implementation

Metadata(GenericDocument document) : super(document);