domain = $domain; $this->code = $code; } function getDomain () { return $this->domain; } } ?>