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