class ImpostoAType

Class representing ImpostoAType

Methods

string
getVTotTrib()

Gets as vTotTrib

setVTotTrib(string $vTotTrib)

Sets a new vTotTrib

getICMS()

Gets as iCMS

setICMS(ICMSAType $iCMS)

Sets a new iCMS

getIPI()

Gets as iPI

setIPI(TIpiType $iPI)

Sets a new iPI

getII()

Gets as iI

setII(IIAType $iI)

Sets a new iI

getISSQN()

Gets as iSSQN

setISSQN(ISSQNAType $iSSQN)

Sets a new iSSQN

getPIS()

Gets as pIS

setPIS(PISAType $pIS)

Sets a new pIS

getPISST()

Gets as pISST

setPISST(PISSTAType $pISST)

Sets a new pISST

getCOFINS()

Gets as cOFINS

setCOFINS(COFINSAType $cOFINS)

Sets a new cOFINS

getCOFINSST()

Gets as cOFINSST

setCOFINSST(COFINSSTAType $cOFINSST)

Sets a new cOFINSST

Details

at line 94
string getVTotTrib()

Gets as vTotTrib

Valor estimado total de impostos federais, estaduais e municipais

Return Value

string

at line 107
ImpostoAType setVTotTrib(string $vTotTrib)

Sets a new vTotTrib

Valor estimado total de impostos federais, estaduais e municipais

Parameters

string $vTotTrib

Return Value

ImpostoAType

at line 121
ICMSAType getICMS()

Gets as iCMS

Dados do ICMS Normal e ST

Return Value

ICMSAType

at line 136
ImpostoAType setICMS(ICMSAType $iCMS)

Sets a new iCMS

Dados do ICMS Normal e ST

Parameters

ICMSAType $iCMS

Return Value

ImpostoAType

at line 147
TIpiType getIPI()

Gets as iPI

Return Value

TIpiType

at line 158
ImpostoAType setIPI(TIpiType $iPI)

Sets a new iPI

Parameters

TIpiType $iPI

Return Value

ImpostoAType

at line 172
IIAType getII()

Gets as iI

Dados do Imposto de Importação

Return Value

IIAType

at line 187
ImpostoAType setII(IIAType $iI)

Sets a new iI

Dados do Imposto de Importação

Parameters

IIAType $iI

Return Value

ImpostoAType

at line 201
ISSQNAType getISSQN()

Gets as iSSQN

ISSQN

Return Value

ISSQNAType

at line 216
ImpostoAType setISSQN(ISSQNAType $iSSQN)

Sets a new iSSQN

ISSQN

Parameters

ISSQNAType $iSSQN

Return Value

ImpostoAType

at line 230
PISAType getPIS()

Gets as pIS

Dados do PIS

Return Value

PISAType

at line 245
ImpostoAType setPIS(PISAType $pIS)

Sets a new pIS

Dados do PIS

Parameters

PISAType $pIS

Return Value

ImpostoAType

at line 259
PISSTAType getPISST()

Gets as pISST

Dados do PIS Substituição Tributária

Return Value

PISSTAType

at line 274
ImpostoAType setPISST(PISSTAType $pISST)

Sets a new pISST

Dados do PIS Substituição Tributária

Parameters

PISSTAType $pISST

Return Value

ImpostoAType

at line 288
COFINSAType getCOFINS()

Gets as cOFINS

Dados do COFINS

Return Value

COFINSAType

at line 303
ImpostoAType setCOFINS(COFINSAType $cOFINS)

Sets a new cOFINS

Dados do COFINS

Parameters

COFINSAType $cOFINS

Return Value

ImpostoAType

at line 318
COFINSSTAType getCOFINSST()

Gets as cOFINSST

Dados do COFINS da Substituição Tributaria;

Return Value

COFINSSTAType

at line 334
ImpostoAType setCOFINSST(COFINSSTAType $cOFINSST)

Sets a new cOFINSST

Dados do COFINS da Substituição Tributaria;

Parameters

COFINSSTAType $cOFINSST

Return Value

ImpostoAType