Builder
constructor(displayName: String, mdocBuilder: MdocDocumentType.Builder? = null, jsonBuilder: JsonDocumentType.Builder? = null)
Parameters
displayName
the name suitable for display of the Document Type.
mdocBuilder
a builder for the MdocDocumentType.
jsonBuilder
a builder for the JsonDocumentType.