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