public function setVlan(\Entities\Vlan $vlan = NULL)
 {
     $this->__load();
     return parent::setVlan($vlan);
 }