コード例 #1
0
 /**
  * Retrieves the ExternalIdTypeObjectDataList passed into the constructor
  *
  * @return Simulated response
  */
 public ExternalIdTypeObjectDataList getOutput() {
   return ExternalIdTypeObjectHelper.fromMapList(outputMap, "ExternalIdTypeList");
 }