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