PHP 클래스 Eduardokum\LaravelBoleto\Cnab\Retorno\Cnab240\TrailerArquivo

파일 보기 프로젝트 열기: eduardokum/laravel-boleto

공개 메소드들

메소드 설명
getNumeroLoteRemessa ( ) : mixed
getQtdLotesArquivo ( ) : mixed
getQtdRegistroArquivo ( ) : mixed
getTipoRegistro ( ) : mixed
setNumeroLoteRemessa ( mixed $numeroLoteRemessa )
setQtdLotesArquivo ( mixed $qtdLotesArquivo )
setQtdRegistroArquivo ( mixed $qtdRegistroArquivo )
setTipoRegistro ( mixed $tipoRegistro )

메소드 상세

getNumeroLoteRemessa() 공개 메소드

public getNumeroLoteRemessa ( ) : mixed
리턴 mixed

getQtdLotesArquivo() 공개 메소드

public getQtdLotesArquivo ( ) : mixed
리턴 mixed

getQtdRegistroArquivo() 공개 메소드

public getQtdRegistroArquivo ( ) : mixed
리턴 mixed

getTipoRegistro() 공개 메소드

public getTipoRegistro ( ) : mixed
리턴 mixed

setNumeroLoteRemessa() 공개 메소드

public setNumeroLoteRemessa ( mixed $numeroLoteRemessa )
$numeroLoteRemessa mixed

setQtdLotesArquivo() 공개 메소드

public setQtdLotesArquivo ( mixed $qtdLotesArquivo )
$qtdLotesArquivo mixed

setQtdRegistroArquivo() 공개 메소드

public setQtdRegistroArquivo ( mixed $qtdRegistroArquivo )
$qtdRegistroArquivo mixed

setTipoRegistro() 공개 메소드

public setTipoRegistro ( mixed $tipoRegistro )
$tipoRegistro mixed