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