DocumentRequestMDL constructor

DocumentRequestMDL(
  1. String docType
)

Implementation

DocumentRequestMDL(String docType) : _docType = docType;