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