예제 #1
0
 function __construct($fileName)
 {
     parent::__construct('033', $fileName);
     $this->retorno_nosso_numero = 'nosso_numero';
     $this->valor_titulo_moeda_corrente = 'valor_titulo_moeda_corrente';
     $this->cod_ocorrencia = 'codigo_ocorrencia';
 }
예제 #2
0
 function __construct($fileName)
 {
     parent::__construct(341, $fileName);
     $this->codigo_registro = 'codigo_registro';
     $this->codigo_retorno = 'codigo_retorno';
     $this->agencia = 'agencia';
     $this->conta = 'conta';
     $this->retorno_nosso_numero = 'retorno_nosso_numero';
     $this->dac_retorno_nosso_numero = 'dac_retorno_nosso_numero';
     $this->valor_titulo_moeda_corrente = 'valor_titulo_moeda_corrente';
     $this->cod_ocorrencia = 'cod_ocorrencia';
 }
예제 #3
0
 function __construct($fileName)
 {
     parent::__construct(237, $fileName);
     //        $this->codigo_registro = 'codigo_registro';
     //        $this->codigo_retorno = 'codigo_retorno';
     //        $this->agencia = 'agencia';
     //        $this->conta = 'conta';
     $this->retorno_nosso_numero = 'numero_controle_participante';
     $this->dac_retorno_nosso_numero = 'dac_retorno_nosso_numero';
     $this->valor_titulo_moeda_corrente = 'valor_titulo';
     $this->cod_ocorrencia = 'id_ocorrencia';
 }
예제 #4
0
 function __construct($fileName)
 {
     parent::__construct(104, $fileName);
 }