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