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