class RetTranspAType

Class representing RetTranspAType

Methods

string
getVServ()

Gets as vServ

setVServ(string $vServ)

Sets a new vServ

string
getVBCRet()

Gets as vBCRet

setVBCRet(string $vBCRet)

Sets a new vBCRet

string
getPICMSRet()

Gets as pICMSRet

setPICMSRet(string $pICMSRet)

Sets a new pICMSRet

string
getVICMSRet()

Gets as vICMSRet

setVICMSRet(string $vICMSRet)

Sets a new vICMSRet

string
getCFOP()

Gets as cFOP

setCFOP(string $cFOP)

Sets a new cFOP

string
getCMunFG()

Gets as cMunFG

setCMunFG(string $cMunFG)

Sets a new cMunFG

Details

at line 61
string getVServ()

Gets as vServ

Valor do Serviço

Return Value

string

at line 74
RetTranspAType setVServ(string $vServ)

Sets a new vServ

Valor do Serviço

Parameters

string $vServ

Return Value

RetTranspAType

at line 87
string getVBCRet()

Gets as vBCRet

BC da Retenção do ICMS

Return Value

string

at line 100
RetTranspAType setVBCRet(string $vBCRet)

Sets a new vBCRet

BC da Retenção do ICMS

Parameters

string $vBCRet

Return Value

RetTranspAType

at line 113
string getPICMSRet()

Gets as pICMSRet

Alíquota da Retenção

Return Value

string

at line 126
RetTranspAType setPICMSRet(string $pICMSRet)

Sets a new pICMSRet

Alíquota da Retenção

Parameters

string $pICMSRet

Return Value

RetTranspAType

at line 139
string getVICMSRet()

Gets as vICMSRet

Valor do ICMS Retido

Return Value

string

at line 152
RetTranspAType setVICMSRet(string $vICMSRet)

Sets a new vICMSRet

Valor do ICMS Retido

Parameters

string $vICMSRet

Return Value

RetTranspAType

at line 166
string getCFOP()

Gets as cFOP

Código Fiscal de Operações e Prestações // PL_006f - alterado para permitir somente CFOP de transportes

Return Value

string

at line 180
RetTranspAType setCFOP(string $cFOP)

Sets a new cFOP

Código Fiscal de Operações e Prestações // PL_006f - alterado para permitir somente CFOP de transportes

Parameters

string $cFOP

Return Value

RetTranspAType

at line 193
string getCMunFG()

Gets as cMunFG

Código do Município de Ocorrência do Fato Gerador (utilizar a tabela do IBGE)

Return Value

string

at line 206
RetTranspAType setCMunFG(string $cMunFG)

Sets a new cMunFG

Código do Município de Ocorrência do Fato Gerador (utilizar a tabela do IBGE)

Parameters

string $cMunFG

Return Value

RetTranspAType