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