link('cashrcptitem_aropen_id', func_get_arg(0)) : $this->link('cashrcptitem_aropen_id'); } /** * Getter / Setter for $cashrcptitem_cashrcpt_id * * @param mixed (optional) value to assign * @access public */ public function cashrcpt() { return func_num_args() ? $this->link('cashrcptitem_cashrcpt_id', func_get_arg(0)) : $this->link('cashrcptitem_cashrcpt_id'); } /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE }