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