setAttribute(REQUESTOUTPUTPLOTRESAMPLING_TYPE, $type); } public function getType() { $this->getAttribute(REQUESTOUTPUTPLOTRESAMPLING_TYPE); } public function setValue($value) { $this->setAttribute(REQUESTOUTPUTPLOTRESAMPLING_VALUE, $value); } public function getValue() { $this->getAttribute(REQUESTOUTPUTPLOTRESAMPLING_VALUE); } } ?>