PHP Class Eduardokum\LaravelBoleto\Cnab\Retorno\Cnab240\TrailerArquivo

Show file Open project: eduardokum/laravel-boleto

Public Methods

Method Description
getNumeroLoteRemessa ( ) : mixed
getQtdLotesArquivo ( ) : mixed
getQtdRegistroArquivo ( ) : mixed
getTipoRegistro ( ) : mixed
setNumeroLoteRemessa ( mixed $numeroLoteRemessa )
setQtdLotesArquivo ( mixed $qtdLotesArquivo )
setQtdRegistroArquivo ( mixed $qtdRegistroArquivo )
setTipoRegistro ( mixed $tipoRegistro )

Method Details

getNumeroLoteRemessa() public method

public getNumeroLoteRemessa ( ) : mixed
return mixed

getQtdLotesArquivo() public method

public getQtdLotesArquivo ( ) : mixed
return mixed

getQtdRegistroArquivo() public method

public getQtdRegistroArquivo ( ) : mixed
return mixed

getTipoRegistro() public method

public getTipoRegistro ( ) : mixed
return mixed

setNumeroLoteRemessa() public method

public setNumeroLoteRemessa ( mixed $numeroLoteRemessa )
$numeroLoteRemessa mixed

setQtdLotesArquivo() public method

public setQtdLotesArquivo ( mixed $qtdLotesArquivo )
$qtdLotesArquivo mixed

setQtdRegistroArquivo() public method

public setQtdRegistroArquivo ( mixed $qtdRegistroArquivo )
$qtdRegistroArquivo mixed

setTipoRegistro() public method

public setTipoRegistro ( mixed $tipoRegistro )
$tipoRegistro mixed