コード例 #1
0
 /**
  * Retrieves the DocumentTypeObjectData passed into the constructor
  *
  * @return Simulated response
  */
 public DocumentTypeObjectData getOutput() {
   return DocumentTypeObjectHelper.fromMap(outputMap, "DocumentType");
 }