/** Sets that is/are shown and/or modified by this requesthandler. * @param mixed $value the (array of) PntObject */ function setRequestedObject($value) { $this->object = $value; }