public function setVlanInterface(\Entities\VlanInterface $vlanInterface = NULL)
 {
     $this->__load();
     return parent::setVlanInterface($vlanInterface);
 }