public function getSwitchtype()
 {
     $this->__load();
     return parent::getSwitchtype();
 }