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