예제 #1
0
 /**
  * Retrieves the ZoneObjectData passed into the constructor
  *
  * @return Simulated response
  */
 public ZoneObjectData getOutput() {
   return ZoneObjectHelper.fromMap(outputMap, "Zone");
 }